DotGrossCoder

Stories kicked by DotGrossCoder

5 signs your ASP.NET application may be vulnerable to HTML injection(damieng.com)

submitted by DamienGDamienG(1405) 4 years, 5 months ago

HTML injection is an incredibly dangerous flaw to have in your application and ASP.NET does nothing for you automatically. Here's 5 tell-tale signs your application may be affected. read more...

add a comment |category: |Views: 19

tags: another

Exists Vs. Count(*) - The battle never ends...(sqlblog.com)

submitted by SQL_MenaceSQL_Menace(4890) 4 years, 5 months ago

Exists Vs. Count(*) - The battle never ends... why you should use exists and not count(*) read more...

add a comment |category: |Views: 36

tags: another

ASP.NET Version 3.5's Web.config File(scottonwriting.net)

submitted by mghaouimghaoui(340) 4 years, 5 months ago

If you have had a chance to try out Visual Studio 2008, you likely have seen the rather bulky Web.config file Visual Studio generates when creating a new ASP.NET website or when converting an ASP.NET 2.0 website to 3.5. In one of Scott Guthrie's blog entries a commenter named Mike asked Scott for a rundown of the markup in the default Web.config file generated for version 3.5 ASP.NET applications. I went ahead and created such an article: Dissecting ASP.NET Version 3.5's Web.config File. Enjoy! read more...

2 comments |category: |Views: 354

tags: another

Programming is a Noble Profession, Be Proud, Be Strong(chadmyers.com)

submitted by JanVanRyswyckJanVanRyswyck(2724) 4 years, 5 months ago

"No one will ever take you seriously unless you're willing to risk something to prove you're right." This post from Chad Myers hits the nail right on the head! read more...

19 comments |category: |Views: 15

tags: another

10 Podcasts Every Developer Should Listen To(randypatterson.com)

submitted by rpattersonrpatterson(745) 4 years, 5 months ago

A list of 10 developer related podcasts, some popular and some rather obscure, ranging in topics from Agile tenets to Architecture best practices. A list I hope everyone will discover at least a few new gems to listen to. read more...

1 comment |category: |Views: 23

tags: another

SQL Server 2008 will have IntelliSense(3poundmass.wordpress.com)

submitted by IDelectableIDelectable(290) 4 years, 5 months ago

Hurray! read more...

6 comments |category: |Views: 14

tags: another

You can't focus on developers who don't have focus.(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 5 months ago

A respond to Jeff Atwood's comments about 80/20 developers. Are we really wasting our time writing to the part of our community who will actually read what we write? read more...

add a comment |category: |Views: 2

tags: another