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 Subscribe to this feed
View 249 upcoming stories >>
38
kicks
published 18 days, 23 hours ago, submitted by naspinski naspinski 19 days, 19 hours ago

naspinski.net — Why is the myth that php is faster than Asp.Net so prevalent? Asp.Net is faster than php, here are the facts. So many times I have heard php pushers claim that php is so much faster than Asp.Net and that Asp.Net is clunky and slow. The most annoying part is that everything I have read (that is not factless opinion), and I mean everything, says that this is wrong; but for some reason, this myth is widely accepted. It has become a religious argument that ignores the facts... read more...

Add a comment add a comment | category: | Views: 1014
Asp.Net vs php : Speed Comparison
tags: , | tag it

30
kicks
published 17 days, 3 hours ago, submitted by markheath 18 days, 3 hours ago

codethinked.com — Eliminating cumbersome looping code using Linq read more...

Add a comment 1 comment | category: | Views: 657
Life After Loops
tags: | tag it

29
kicks
published 17 days, 4 hours ago, submitted by wellfan77 18 days, 5 hours ago

broloco.blogspot.com — What happens when you turn your back on a software development project. read more...

Add a comment add a comment | category: | Views: 831
The “Sim City” effect
tags: | tag it

27
kicks
published 27 days, 18 hours ago, submitted by leedumond leedumond 28 days, 13 hours ago

leedumond.com — I read a interesting article recently about the potential perils of Null Check Hell. The author’s suggestion? Stop allowing any of your methods to return nulls, ever . No nulls returned, no null checks necessary. Problem solved, right? read more...

Add a comment 2 comments | category: | Views: 715
Should We Return Null From Our Methods?
tags: | tag it

27
kicks
published 26 days, 17 hours ago, submitted by david_holland 27 days, 9 hours ago

jonkruger.com — Ever since Microsoft announced that the Entity Framework was their ORM of choice, people everywhere have been saying, “LINQ to SQL is dead!” A lot of people feel like they’re not allowed to use LINQ to SQL anymore and that they have to use Entity Framework instead. In fact, LINQ to SQL is not only alive and well, Microsoft has even announced LINQ to SQL improvements in .NET 4.0, including finally adding using ITable<T> for tables instead of Table<T>, which makes it much easier to test. Combine that with this open source tool that will create an IDataContext interface for you and you’re on your way to testable LINQ to SQL. So no, LINQ to SQL is not dead!! read more...

Add a comment 2 comments | category: | Views: 471
LINQ to SQL is NOT dead!
tags: | tag it

25
kicks
published 24 days, 15 hours ago, submitted by gt1329a gt1329a 24 days, 17 hours ago

encosia.com — An in-depth analysis of the performance concerns when using a popular jQuery selector and a couple ways to dramatically speed it up, including benchmarks. read more...

Add a comment 1 comment | category: | Views: 539
11 keystrokes that made my jQuery selector run 10x faster
tags: , , | tag it

23
kicks
published 25 days, 14 hours ago, submitted by reperio 26 days, 5 hours ago

mikesdotnetting.com — According to Google's Webmaster tools, there are about 15,000 incoming links to my site. 13,000 of those reference a .ASPX file on disk. When I convert to MVC, with new Search Engine Friendly urls, all those links will break unless I do something about it. Presenting users with a 404 - file not found is not an option. I need to show them the content they were expecting, and update Search Engines with the news that things have changed. Here's how I will be managing those Legacy URLs. read more...

Add a comment 1 comment | category: | Views: 220
Handling Legacy URLs with ASP.NET MVC
tags: , , | tag it

22
kicks
published 1 month ago, submitted by gpeipman gpeipman 1 month, 1 day ago

weblogs.asp.net — Visual Studio 2010 has support for multiple web.config files. It is one feature of new web application packaging and deployment system. We can create now separate web.config files for each configuration we have for application. read more...

Add a comment 1 comment | category: | Views: 376
Visual Studio 2010: Multiple web.config versions
tags: | tag it

21
kicks
published 1 month ago, submitted by Jemm Jemm 1 month ago

weblogs.asp.net — "Today we are shipping the first beta of a new free tool - the IIS Search Engine Optimization Toolkit - that makes it easy to perform SEO analysis on your site and identify and fix issues within it." read more...

Add a comment add a comment | category: | Views: 218
IIS Search Engine Optimization Toolkit (ScottGu)
tags: , , | tag it

20
kicks
published 24 days ago, submitted by maartenba 24 days, 5 hours ago

blog.maartenballiauw.be — Phil Haack announced yesterday that the tooling support for ASP.NET MVC is available for Visual Studio 2010. Troy Goode already blogged about the designer snippets (which are really really cool, just like other parts of the roadmap for ASP.NET MVC 2.0). I’ll give the new TDD workflow introduced in VS2010 a take. read more...

Add a comment 1 comment | category: | Views: 222
ASP.NET MVC TDD using Visual Studio 2010
tags: , , , | tag it

19
kicks
published 22 days, 20 hours ago, submitted by Zteff 23 days, 4 hours ago

codethinked.com — Justin Etheredge wrote a great blog post about not inventing the wheel everytime a classic programming problem shows up. read more...

Add a comment 4 comments | category: | Views: 1091
The Most Powerful Development Tool Ever Made
tags: | tag it

19
kicks
published 11 days, 4 hours ago, submitted by michalzygula 15 days, 4 hours ago

itmeze.com — Interesting experiance with classic web forms.... read more...

Add a comment 9 comments | category: | Views: 855
Abandon ASP.NET WebForms!
tags: | tag it

19
kicks
published 11 days, 19 hours ago, submitted by simonech simonech 11 days, 20 hours ago

codeclimber.net.nz — Simone posts the results of the survey about ajax adoption among .NET developers. jQuery gained 58% since 2007 and now is almost tied to the MS Ajax stack (Control toolkit and ajax core) read more...

Add a comment 6 comments | category: | Views: 299
 Ajax survey 2009: jQuery and MS Ajax are almost tied
tags: , , | tag it

19
kicks
published 2 days, 19 hours ago, submitted by markheath 3 days, 3 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 add a comment | category: | Views: 250
What is Unit Testing?
tags: | tag it

19
kicks
published 24 days, 9 hours ago, submitted by nkohari 24 days, 12 hours ago

kohari.org — Nate Kohari, the developer of Ninject, announces Zen, a project management system based around lean/kanban. read more...

Add a comment 1 comment | category: | Views: 363
Zen and the Art of Project Management
| tag it

18
kicks
published 17 days, 13 hours ago, submitted by vistadb 17 days, 19 hours ago

vistadb.net — Microsoft has announced through a blog that the ADO.NET 4 spec will mark the Oracle client as deprecated with plans for removal. They are also recommending that users go to a third party Oracle provider. Stop Helping the Competition? Wow, this will mark the first time an ADO.NET provider has been removed from the .Net framework. Is this a case of Microsoft trimming the fat, or pushing Oracle? I always thought it a bit of a free ride that Microsoft was helping Oracle by building their provider for them... read more...

Add a comment 1 comment | category: | Views: 382
Microsoft deprecating Oracle client in Dot Net 4
tags: , | tag it

 

Search: