|
|
DNK has a spanking new server up and running like clockwork. Stability problems are a thing of the past. Our new monitoring service reports 100% uptime since the move!
Stories recently tagged with 'ASP.NET'
|
|
submitted by
pjacobs
18 hours, 48 minutes ago
wijix.com — we are announcing an open source project on codeplex called subforum.net. Subforum.net is an ASP.NET MVC discussion forum. We want it to be unique and different from other discussion forums but still maintain the ideals of a forum. We would like it to combine the best ideas of other sites such as stackoverflow and DIGG. Please join us and check out subforum.net. read more...
add a comment
|
category: ASP.NET | Views: 3
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tutorialfeed
20 hours, 19 minutes ago
tutorialfeed.blogspot.com — Today I would like to share some interesting PHP codes to handle HTML dynamically. These codes are free to use under GNU General Public License. read more...
add a comment
|
category: ASP.NET | Views: 0
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
gpeipman
20 hours, 26 minutes ago
weblogs.asp.net — In addition to other new and interesting things ASP.NET also brought along controllers supporting representation of hierarchical data. This posting introduces IHierarchyData and IHierarchyEnumerable interfaces we can use to create wrappers for classes representing hierarchical data of the business logic layer. read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
pjacobs
1 day, 13 hours ago
wijix.com — With the advent of ajax and jquery flooding the internet, web developers are providing professional and polished web designs like never before. For example, when I search with google I type begin typing my query and google responds with other popular search terms and giving me feedback as I type. read more...
add a comment
|
category: ASP.NET | Views: 25
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
torev
1 day, 15 hours ago
tore.vestues.no — A bug in the current DefaultControllerFactory can create serious concurrency issues if you implement your own controller factory. This article explains how to work around it. read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mwoloski
1 day, 17 hours ago
blogs.southworks.net — Vittorio just announced it in his blog… we helped writing an experiment of raising the level of abstraction to work against claims. We created a server control that allows you to work with claims. There are three types of expression:
Claim Value: set the value of a property with the value of a specified claim type
... read more...
add a comment
|
category: Security | Views: 3
|
|
tags:
Geneva, Identity, Claims, ASP.NET, Claim-Based-Identity | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
oddian
2 days, 3 hours ago
oddiandeveloper.blogspot.com — A short article showing the link between client side jQuery Ajax calls and a web handler ashx file. read more...
add a comment
|
category: ASP.NET | Views: 7
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
2 days, 3 hours ago
leniel.net — Recently I had to implement some code to create an Excel spreadsheet/report using C#.
The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had to fill some data in one of the sheets of the spreadsheet and send this modified spreadsheet back to the user requesting such an operation (Excel report).
I had a great time while studying the possible ways of doing what the task asks for.
In this article I present an ASP.NET MVC project that shows you how to create an .XLS file using NPOI and an .XLSX file using ExcelPackage. read more...
add a comment
|
category: ASP.NET | Views: 9
|
|
tags:
MVC, OOXML, safety, thread, Spreadsheet | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
2 days, 3 hours ago
leniel.net — Recently I had to implement some code to create an Excel spreadsheet/report using C#.
The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had to fill some data in one of the sheets of the spreadsheet and send this modified spreadsheet back to the user requesting such an operation (Excel report).
I had a great time while studying the possible ways of doing what the task asks for.
In this article I present an ASP.NET MVC project that shows you how to create an .XLS file using NPOI and an .XLSX file using ExcelPackage. read more...
add a comment
|
category: ASP.NET | Views: 9
|
|
tags:
MVC, Programming, OOXML, NPOI, safety | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
leniel
2 days, 3 hours ago
leniel.net — Recently I had to implement some code to create an Excel spreadsheet/report using C#.
The task was: given an Excel spreadsheet template - a .XLS file (with formulas, pivot tables, macros, etc) I had to fill some data in one of the sheets of the spreadsheet and send this modified spreadsheet back to the user requesting such an operation (Excel report).
I had a great time while studying the possible ways of doing what the task asks for.
In this article I present an ASP.NET MVC project that shows you how to create an .XLS file using NPOI and an .XLSX file using ExcelPackage. read more...
add a comment
|
category: ASP.NET | Views: 9
|
|
tags:
MVC, Programming, OOXML, NPOI, safety | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
pjacobs
2 days, 12 hours ago
wijix.com — Let’s say you have a WPF application with a DataGrid on it. You also have a strongly typed list of objects – I.E. List<Person> which you would normally bind to your grid. You might have been under the misconception that you can’t convert the List<Person> to a BindingListCollectionView. I have searched google for answers and ran across people saying you can’t do that.
It is possible and I will show you how to make it happen. read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
samsert
2 days, 13 hours ago
dotnetcurry.com — Continuing my ‘no less than an exciting’ journey of exploring ASP.NET with jQuery, today’s article will demonstrate how to Upload multiple files in ASP.NET using jQuery. read more...
add a comment
|
category: jQuery | Views: 13
|
|
tags:
jQuery, Upload, C#, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
satheeshbabu
2 days, 15 hours ago
codedigest.com — Most often, we get requirements to do some basic operations like formatting, adding, comparing on the datetime objects in our projects. This article will help us to understand the DateTime object and other operation we can do with datetime object.
read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
CodeDigest.Com, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

|