jwkratz

Stories kicked by jwkratz

What Programming Language Should I Learn?(jeremykratz.com)

submitted by jwkratzjwkratz(170) 2 years, 9 months ago

This is not the typical 'choose my favorite language because all those other guys are stupid' post. I'm not going to give you a comparison of code efficiency, learning curve, or average CPU temperature. I'm going to use geography. read more...

add a comment |category: |Views: 11

tags: another

Incubator - ASP.NET Web App for Building Custom Newegg PCs(pcincubator.com)

submitted by jwkratzjwkratz(170) 3 years, 10 months ago

Online PC-building tool using Newegg's most popular hardware items. Interface is similar to Apple or Dell, and allows users to add all their parts to their Newegg cart at once. It even keeps product histories so users can track price changes and buy at the right time. Built with ASP.NET/C#/LINQ. read more...

add a comment |category: |Views: 17

tags: another

MSDN Ramp Up and Certification Exam Discount(mpaladino.com)

submitted by mjpaladmjpalad(615) 3 years, 10 months ago

MSDN has a developer learning program called Ramp Up. The award for finishing the program is a 50% discount on certification exam 70-536 and other discounts. read more...

add a comment |category: |Views: 50

tags: another

ASP.NET Hacks (wiki.lessthandot.com)

submitted by ca8msmca8msm(429) 3 years, 10 months ago

At LessThanDot, we've decided to release a series of articles, tips and tricks which will be known as the "Hacks" series. The first instalment was the popular SQL Server Programming Hacks and this week sees the release of the ASP.NET Hacks. These hacks have been split up into the following categories: 1 Applications 2 Caching 3 Controls 4 Database 5 Dates 6 Debugging 7 Email 8 Encryption 9 Files 10 Images 11 Javascript 12 Objects and Classes 13 Pages 14 Sessions 15 Strings 16 Validation 17 Visual Studio 18 Web We've decided to release these in the wiki so that anyone can contribute to them, so feel free to add anything else that you find useful. read more...

add a comment |category: |Views: 569

tags: another

Newspaper - a free theme for BlogEngine.NET (jankoatwarpspeed.com)

submitted by jankojanko(2555) 3 years, 10 months ago

Newspaper is a free, lightweight, high-contrast, black&white theme for BlogEngine.NET. The name "Newspaper" comes from the fact that theme looks like real newspapers. You can see how does it looks like and download a free copy. read more...

add a comment |category: |Views: 347

tags: another

Blog Engine.NET1.4 Released(codeplex.com)

submitted by mdoppmdopp(856) 3 years, 10 months ago

Blog Engine.net 1.4 has been released. more... read more...

add a comment |category: |Views: 162

tags: another

ASP.NET Performance Tips(weblogs.asp.net)

submitted by hwaheedhwaheed(245) 3 years, 10 months ago

The article lists few of some of the many performance tweaks that can be implement to boost up ASP.NET performance. read more...

3 comments |category: |Views: 591

tags: another

Regular Expressions: Now You Have Two Problems(codinghorror.com)

submitted by jwkratzjwkratz(170) 3 years, 10 months ago

If you've ever talked about regular expressions with another programmer, you've invariably heard this 1997 chestnut: 'Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems.' read more...

add a comment |category: |Views: 55

tags: another

An Introduction to Using Patterns in Web Design(37signals.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 11 months ago

A nice essay from 37signals on designing UIs. read more...

add a comment |category: |Views: 14

tags: another

Full text: An epic Bill Gates e-mail rant(blog.seattlepi.nwsource.com)

submitted by jwkratzjwkratz(170) 3 years, 11 months ago

Internal email from Bill Gates detailing his difficulties with Microsoft.com, Windows Update, and more. read more...

add a comment |category: |Views: 534

tags: another

Using "var" to simplify code and avoid redundancy(ytechie.com)

submitted by SuperJasonSuperJason(2740) 3 years, 11 months ago

You’ve probably already heard of the new "var" keyword that you can use to declare variables in your .NET code. I wanted to clear up some quick myths and give a quick overview of when it’s most valuable. read more...

add a comment |category: |Views: 14

tags: another

VS2008 Web Server Here Shell Extension(haacked.com)

submitted by terrbleterrble(1665) 3 years, 11 months ago

This shell extension adds a right click menu on any folder that will start WebDev.WebServer.exe (aka Cassini) pointing to that directory. read more...

add a comment |category: |Views: 127

tags: another

Recommendations From My Developer Toolbox (June 2008)(alvinashcraft.com)

submitted by alashcraftalashcraft(1180) 3 years, 11 months ago

This is an updated version of my January 2008 list of must have software for your developer toolbox. Kudos to Scott Hanselman for the inspiration. read more...

add a comment |category: |Views: 624

tags: another

The 5 types of poor software architects(buunguyen.net)

submitted by qn111qn111(575) 3 years, 11 months ago

The types of software architects you never want to meet in your career read more...

add a comment |category: |Views: 1228

tags: another

Nice VS 2008 Code Editing Improvements(weblogs.asp.net)

submitted by expressoexpresso(465) 3 years, 11 months ago

Good improvements to take notice of when utilizing VS 2008 read more...

1 comment |category: |Views: 738

tags: another

Good SQL Articles To Read If You Can't Afford Books(blogs.lessthandot.com)

submitted by SQL_MenaceSQL_Menace(4890) 3 years, 11 months ago

You have only $50 left and you can buy two DVDs or one SQL book, what do you do? I would buy the book but not every person has the same idea of a fun time. This is the reason why I present you with a bunch of links to articles which will give you very good info. some of this you won’t be able to find in a book anyway. read more...

1 comment |category: |Views: 394

tags: another