|
|
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!
Latest popular stories
|
|
published 3 days, 2 hours ago, submitted by
markheath
3 days, 10 hours ago
codethinked.com — good introductory article explaining what unit tests are (and are not) and why you should use them read more...
add a comment
|
category: Unit Testing | Views: 254
|
|
tags:
Testing | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 3 hours ago, submitted by
crpietschmann
4 days, 16 hours ago
software.herbrandson.com — One of the things that I really like about the MVC framework is that it offers some unique possibilities when it comes to third parties developing entire sub-systems that can easily be plugged into existing applications. Recently, I had some “down time” at my work and decided to take the opportunity to experiment with doing just that. Here are the results of that experiment. OpenForum is a forum that can easily be plugged into any MVC application with very little effort. In fact, there are only three steps to get OpenForum working with most MVC applications. read more...
add a comment
|
category: MVC | Views: 269
|
|
tags:
ASPNETMVC, MVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 2 hours ago, submitted by
kevinbabcock
9 days, 8 hours ago
myviewstate.net — Write more compact JavaScript with these two tips. read more...
2 comments
|
category: Other | Views: 326
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 days, 20 hours ago, submitted by
sadukie
3 days, 8 hours ago
jeffblankenburg.com — What happens when you get a few web developers who like puzzles together? Check out Jeff Blankenburg's post on the Toughest Developer Puzzle Ever, and rise to the challenge! read more...
2 comments
|
category: Events | Views: 562
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 days, 2 hours ago, submitted by
david_holland
3 days, 16 hours ago
jonkruger.com — What should you do when you're in a situation where the people you're working with aren't using the latest and greatest technology and might not be using the so-called "best practices" that you subscribe to? read more...
add a comment
|
category: ALT.NET | Views: 256
|
|
tags:
Consulting, ALT.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 2 hours ago, submitted by
redgate
5 days, 9 hours ago
simple-talk.com — Automatic memory management in .NET makes development a lot easier; however, it's still easy to introduce memory leaks into your application. For example, in a complex application, it's easy to forget to unregister event handlers, and these are notorious for holding on to objects which you don't need to keep in memory any more. This typically leads to an increase in memory usage which, if it remains unchecked and unresolved, can lead to your application exhibiting poor performance, or even running out of memory and crashing. This is where a memory profiler becomes necessary.
read more...
add a comment
|
category: C# | Views: 345
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 2 hours ago, submitted by
dwhittaker
4 days, 8 hours ago
dimecasts.net — Taking a look at how to create a custom function for your NAnt script.
After you have the basics of NAnt down you may quickly find out that there are features you need, but they are not part of the core library. The good news for you is that in very little effort or coding you can create your own custom assembly which will expose your newly created NAnt functions read more...
add a comment
|
category: C# | Views: 52
|
|
tags:
Dimecasts.net, NAnt, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 22 hours ago, submitted by
ziadelmalki
11 days, 9 hours ago
codeproject.com — how the JIT compiles MSIL and create a utility that allow us to programmatically replace any JIT’ed method with another method at runtime. We will also create a debugging utility that will intercept JIT calls and print diagnostics information to the console. read more...
add a comment
|
category: C# | Views: 306
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 23 hours ago, submitted by
leedumond
11 days, 5 hours ago
leedumond.com — Mail sent from your application didn’t go through? Don’t give up so easily! The majority of mail server interruptions are very temporary in nature, lasting only a few seconds. Instead of failing right away, why not give your SMTP client another shot? read more...
1 comment
|
category: ASP.NET | Views: 225
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 23 hours ago, submitted by
leedumond
9 days, 3 hours ago
leedumond.com — Looking for a way to test the email sending functionality of your application? There’s no need to install a full-blown SMTP server – not as long as you have Antix SMTP Server for Developers in your bag of tricks. read more...
3 comments
|
category: ASP.NET | Views: 266
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 day, 22 hours ago, submitted by
bengtbe
2 days, 10 hours ago
bengtbe.com — When looking at ASP.NET MVC examples on the web almost all action methods return ActionResult, even methods that could return a specific subclass... read more...
2 comments
|
category: ASP.NET | Views: 203
|
|
tags:
ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 days, 1 hour ago, submitted by
gt1329a
5 days, 11 hours ago
encosia.com — Since a lot of people are having trouble with it, I want to share one method you can use to completely isolate your code from the ".d" problem. In this post, I will show you how to detect the “.d” and how you can completely isolate your $.ajax success handler from it. read more...
add a comment
|
category: AJAX | Views: 187
|
|
tags:
jQuery, Encosia, JavaScript, AJAX, WebServices | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 days, 23 hours ago, submitted by
Lord
5 days, 8 hours ago
community.devexpress.com — Mark Miller writes about all the features available in the free edition of CodeRush read more...
add a comment
|
category: Products | Views: 310
|
|
| tag it
Everyones tags: | Your tags: | |
No tags
|
|
|
|
|
published 2 days, 21 hours ago, submitted by
mconverti
2 days, 23 hours ago
blogs.southworks.net — This articles provides an overview of the things that should be taken into account to use the Silverlight 3 Navigation Framework in a Prism v2 application, as well as the limitations / issues that you could come up with during the integration. read more...
add a comment
|
category: C# | Views: 65
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|

You are the editor:
What else?
|