Nagash

Stories kicked by Nagash

Have We ASP.NET Geeks Lost Something?(blog.wekeroad.com)

submitted by usshermussherm(5285) 4 years, 7 months ago

Rob wonders if using asp.net has made us lose touch with the core of what being a web developer is all about... you know, the XHTML, CSS, JavaScript, and all that fun stuff. read more...

1 comment |category: |Views: 1

tags: another

Speed Up Your Site! 8 ASP.NET Performance Tips(sitepoint.com)

submitted by k000derk000der(4765) 4 years, 7 months ago

Sample chapter from the book "The ASP.NET 2.0 Anthology". Many nice tricks to improve the performance of you site/app. read more...

4 comments |category: |Views: 93

tags: another

A Visual Guide to Version Control(betterexplained.com)

submitted by powerrushpowerrush(3873) 4 years, 7 months ago

A good, "highly visual" overview of Version Control, (a.k.a. Source Control). It also references Subversion command line examples, but the overview applies to most version control systems. read more...

add a comment |category: |Views: 16

tags: another

ASP.NET AJAX templating technique(weblogs.asp.net)

submitted by fehaarfehaar(580) 4 years, 7 months ago

Scott shows off a really cool way of using AJAX with custom web controls to make complex AJAX UI easier - without using UpdatePanels read more...

1 comment |category: |Views: 39

tags: another

BCrypt.net - Strong Password Hashing for .NET and Mono(derekslager.com)

submitted by derekslagerderekslager(420) 4 years, 7 months ago

A managed implementation of BCrypt, OpenBSD's Blowfish-based adaptive password hashing scheme. read more...

add a comment |category: |Views: 218

tags: another

Keeping Pulse on Your Site With ASP.NET 2.0 Health Monitoring(aspnetresources.com)

submitted by jamesewelchjamesewelch(2275) 4 years, 7 months ago

One of the best, yet often overlooked, features of ASP.NET 2.0 is health monitoring. When it is absolutely essential to be notified of any problems with your web application, and this is where health monitoring comes in handy. read more...

add a comment |category: |Views: 10

tags: another

Directory Structure for Projects from the Master(codebetter.com)

submitted by btompkinsbtompkins(445) 4 years, 7 months ago

JP @ CodeBetter shows us how... read more...

add a comment |category: |Views: 15

tags: another

Profiling .NET Applications(thinkersroom.com)

submitted by GandalfGandalf(465) 4 years, 7 months ago

A guide with screen shots illustrating how to identify and eliminate bottlenecks in a .NET application using a profiler read more...

add a comment |category: |Views: 20

tags: another

15+ Free Visual Studio Add-Ins(carlj.ca)

submitted by CarlJCarlJ(875) 4 years, 8 months ago

After some extensive researching (Googling), I’ve compiled this list of 15+ FREE Add-ins for Visual Studio 2005. Some of these add-ins will help improve the quality of your code, while others will help you code faster, however, none are guaranteed to help you get with the ladies. read more...

3 comments |category: |Views: 228

tags: another