Browse by Tags

All Tags » visualstudio2003 (RSS)

View In Browser by Palermo4

I have been developing in ASP.NET since the beginning. I have been training in Visual Studio since I can remember. I have learned many keyboard shortcuts over the years. I cannot believe it has taken me this long to discover a keyboard shortcut for one...

Class Notes (2006-01-20) : 2310B ASP.NET Training by Palermo4

Just finished teaching the 2310B ASP.NET class to 17 students in Phoenix, AZ. I put a strong focus on declarative programming, and maximized the use of Visual Studio .NET. [Download class samples here]

Class Notes (2005-12-16) : 2310B ASP.NET Training by Palermo4

This week at Interface I taught the Microsoft 2310B ASP.NET class. The content was delivered without a single slide, and in most cases, the courseware wasn't referenced. Most of the delivery was from code samples. Although the class turned out well, I...

Class Notes: 2310B ASP.NET Development by Palermo4

Thanks to all the students in my 2310B ASP.NET class at Interface this week. Click the link below for all my class samples. Enjoy! Download the samples

Getting a GUID string during design time by Palermo4

If you ever need a GUID generated during design time (serviced components, unique ids), you could always use the [Tools]-[Create GUID] menu options in Visual Studio .NET 2003. However, I find that it is too many steps. I created a MACRO to do the same...

A different perspective on Class Viewer in Visual Studio .NET by Palermo4

As I was coding away tonight I started messing around with Class Viewer in Visual Studio .NET. Although it has some nice features (some specific to language) I stumbled across a view I hadn't seen before. By choosing to group by type, everything is organized...
Filed under:
More Posts