codemodule

Stories kicked by codemodule

My Top 10 Tech Podcasts(pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 2 months ago

This is a list of the Top 10 podcasts I listen to. read more...

1 comment |category: |Views: 12

tags: another

Sweet baby Jesus... Javascript intellisense is coming!!!(blogs.msdn.com)

submitted by yesthatmcgurkyesthatmcgurk(4063) 5 years, 2 months ago

The next release of Visual Studio (currently called "Orcas") will have something that ASP.NET developers have fantasized about for years while touching thems... er, while daydreaming-- INTELLISENSE FOR JAVASCRIPT!!!! YAYYYY!!! read more...

1 comment |category: |Views: 5

tags: another

ASP.NET 2.0 Override debug=true in web.config by machine.config(codemodule.net)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 3 months ago

Deploying web applications can become a painful task if you have to check for a number of settings that you have to modify your code to make it work in production environment. There are chances that developers might miss something if there are a lot of deployment pushes. Features like debugging, tracing, error message display could be a big performance issue if they are turned "on" the production environment. read more...

add a comment |category: |Views: 113

tags: another

Cheat Sheet: ASP.NET Page Life Cycle & Common Events(john-sheehan.com)

submitted by rimsystemsrimsystems(6119) 5 years, 4 months ago

We've all seen Leon Andrianarivony's excellent ASP.NET Page Life Cycle diagram. This one-page cheat sheet is the perfect compliment to that diagram, providing descriptions for each of the common stages and events. read more...

add a comment |category: |Views: 283

tags: another

New Vista GUI Stuff For Devs (channel9.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 4 months ago

Basically, even though Vista looks more or less like good old Windows, a lot has changed, and Kam has the inside story. He even clears up the answer to a question that's been troubling devs for a while now: What is Aero? We've all heard a lot about it, and in many different contexts. As a result, there's some confusion about what it really is. read more...

add a comment |category: |Views: 4

tags: another

Why UI design first is important(weblogs.asp.net)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 4 months ago

"Like most developers, I work with other developers. Most are computer sciency and kick ass when it comes to class design and architecture. The problem with this is that this creates a UI design culture that is not always optimal. There will always be bigger picture architectural design decisions that need to be made. So much of what we write code for doesn't even involve UI, especially since big systems are distributed and service-oriented. But when someone comes to you with something from a competitor site, and says, "I want to do this," starting somewhere deep in the application is the wrong place to go." read more...

add a comment |category: |Views: 5

tags: another