Browse by Tags
All Tags »
Windows Forms (
RSS)
An interesting article about writing code to test UI: http://msdn.microsoft.com/msdnmag/issues/05/01/TestRun/default.aspx Also, there's an article by Kent Sharkey about merging Rss feeds: http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en...
This week I was able to use Justin's excellent WinForms Wizard in some prototypes for handing state transition in a UI: http://weblogs.asp.net/justin_rogers/articles/120197.aspx I wonder whether many people fall short in their understanding of when you...
Today the question was asked about techniques used when studying for MS certification exams. I've passed a few of them so, here's my secret ;-) When studying for MS Exams I... First read the books: Web Exam Windows Exam Services Exam The books are great...
Visual Web Developer Express (VWD) is a lightweight tool for building ASP.NET applications and WebServices. What is VWD? http://channel9.msdn.com/ShowPost.aspx?PostID=11639 Where can I get VWD? http://lab.msdn.microsoft.com/express/vwd/default.aspx What...
I've been fortunate enough to get to play with some interesting technologies of late due to some different types of features that I've been required to deliver. We've got a WinForms client which is a front-end to a BI application and lately we've had...
Here's some good pointers for re-throwing exceptions: http://dotnetguy.techieswithcats.com/archives/004118.shtml
A bookmark of interesting posts which I've seen in the past couple of days... An interesting post about Serialization of objects and how their sizes in ViewState can be coerced by altering the TypeConverter used in the serialization process: http://weblogs...
Whenever I think that I'm getting to the bottom of .NET, there's, well: there's always something to remind me... http://users.cis.net/sammy/remindme.htm ( open in new window while you continue reading for the full effect ) I haven't really done a lot...
It's always interesting to see people doing whacky ADO.NET stuff and today I saw a few interesting things along those lines... DataTable and Relational Operators -- via Ashutosh Nilkanth's .NET Blog Cooking with ADO.NET free chapters -- via ISerializable
Well, I've started and nearly completed my first project for '04, a project that I architected and had sign-off for late last year. This was one of the best development experience that I've ever had with regard to the following: meeting timelines producing...
More Posts
Next page »