.NET General
.NET General
A picture is worth a thousand words. Boy, are we having a good time or what !!. From left to right: Joe Healy (Microsoft Developer Evangelist for Florida), Brian Knight (SQL Server MVP), and yours truly. That's not even half of
Read More
This past Saturday (July 15, 2006) I had the chance of speaking in public for the first time in my life. I gave a presentation at the Tampa Bay .NET Code Camp. My session was entitled "Network Programming with .NET
Read More
I've just received a letter from Microsoft saying that I've been awarded an MVP. MVPs are technology experts that are recognized by Microsoft for sharing their passion about technology and also their knowledge
Read More
The long waited WinFx is now officially named .NET 3.0 Read all about it in the following links:
http://www.netfx3.com/
http://msdn.microsoft.com/winfx/
Read More
Messages.MenuItemCollection _xxx = new Messages.MenuItemCollection();
Yes, "_xxx" is the name of the object. No, I didn't make that up. Can you believe that this code is actually in production? It was written by a so-called
Read More
I heard about this thanks to Joe Healy who mentioned it during his last talk here in beautiful and sunny Tampa, Florida. Pretty cool stuff, I can't wait to get my hands on one of these.
Read on...
Introducing the Microsoft®
Read More
Visual Studio Express and SQL Server Express free forever : Get it here!
SQL Server 2005 Service Pack 1
Microsoft SQL Server Management Studio Express
SQL Server 2005 Samples and Sample Databases (April 2006)
DirectX SDK - (April 2006)
ASP.NET
Read More
Surfing around the Internet I found this pretty extensive list of .NET Languages.
Read More
Very often I see questions in the newsgroups asking which language is better or which language to use, learn, etc. I'm hoping that the following links might help clarifying some of those questions:
Differences
Read More
I just got this invitation and I've been thinking on going. Don't know how good the workshop is, but FREE is always good. :-)
Learn How to Rapidly and Inexpensively...Build Custom Collaborative
Read More
Continuing with the posts on good online resources, you should check this one out once in a while or better yet, subscribe to the RSS Feed:
C# Frequently Asked Questions
Read More
Forgot to mention that this cool looking portal is up and running. Good conglomerate of information from different sites and blogs presented in one place. Click on the logo:
Read More
"Microsoft Threat Analysis & Modeling tool allows non-security subject matter experts to enter already known information including business requirements and application architecture which is then used to produce a feature-rich threat model. Along
Read More
You should definitely check this series out. They have ASP.NET webcasts for all types of audiences (beginners, advanced, JSP developers, PHP developers, ColdFusion developers, etc.) plus you can't beat the free goodies you can get by only watching
Read More
Someone posted a message in one of the many newsgroups I frequently visit. He needed to find out at runtime how many Windows forms exist in a project. Here's the message and my solution to his problem in case anybody else finds
Read More