ubercoder

Stories kicked by ubercoder

[Tools] Switched to Notepad++, here's my C# syntax file(weblogs.asp.net)

submitted by dalzieldalziel(6230) 5 years, 9 months ago

Jon Galloway on Notepad++ and all it's coolness, with screenshots! read more...

add a comment |category: |Views: 192

tags: another

Visual Studio 2003 Service Pack 1 Released(microsoft.com)

submitted by canofunkcanofunk(180) 5 years, 9 months ago

From the better late than never department, Visual Studio 2003 Service Pack 1. Oh well, I guess it's the next best thing to 2005 SP1... read more...

add a comment |category: |Views: 7

tags: another

FREE Visual Studio .NET Tips and Tricks Book !!(infoq.com)

submitted by marcosmarcos(2779) 5 years, 9 months ago

Visual Studio .NET Tips and Tricks explains how to use VS.NET efficiently. Organized into short and easy-to-grasp sections, and containing tips and tricks on everything from editing and compiling to debugging and navigating within the VS.NET IDE, this book is a must-read for all .NET developers, regardless of expertise and whether they program in C#, VB.NET, or any other .NET language. This book covers the Visual Studio .NET 2002, 2003, and 2005 Beta 1 releases read more...

add a comment |category: |Views: 34

tags: another

Do more with a DataTable and improve performance(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 9 months ago

There are some features in the System.Data.DataTable class that a lot of developers doesn’t utilize. I base that statement on different code samples I’ve seen on blogs and article bases during the last couple of years. Some of these features can improve the performance. read more...

add a comment |category: |Views: 35

tags: another

Sandcastle - Microsoft CTP of a Help CHM file generator on the tails o(hanselman.com)

submitted by gaechgaech(1240) 5 years, 9 months ago

Moments ago (my time) the Sandcastle CTP was released. Here's the Sandcastle Blog and here's a PowerPoint presentation on the new project. This is a very early CTP from Microsoft that supports generating documentation from any .NET language, much like NDoc. read more...

add a comment |category: |Views: 41

tags: another

Developer Productivity Tools Video Part 3(hanselman.com)

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

Part III of a presentation Scott Hanselman gave on developer productivity tools at the Beantown.net INETA User Group. PowerShell is discussed here. read more...

add a comment |category: |Views: 3

tags: another

Atlas “How Do I?” Video Series Begins(weblogs.asp.net)

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

Scott Guthrie announces that a number of new videos focusing on Atlas have been posted. read more...

add a comment |category: |Views: 7

tags: another

SSW Rules to Better .NET Projects(ssw.com.au)

submitted by marcosmarcos(2779) 5 years, 10 months ago

A great set of rules with isues that you must keep in mind if you want to succed with .NET. Perfect to share it with all members of your team. read more...

add a comment |category: |Views: 21

tags: another

Microsoft Blinq Prototype(asp.net)

submitted by dalzieldalziel(6230) 5 years, 10 months ago

blinq is an ASP.NET Sandbox project that takes advantage of the upcoming Linq technology to automatically generate ASP.NET forms and UI based on your database schema. read more...

add a comment |category: |Views: 13

tags: another