Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Whidbey   (RSS)

Visual Studio Express will be free permanently!

Great news - it was annouced a couple of days back that Visual Studio Express , originally offered free for one year, will now be free permanently! Haven't heard of Express products before? Read this FAQ . Not only are the Express products free, they
Posted by rprabhu | 0 Comments
Filed under: ,

Saving out a Form's Size and Location using the Application Settings feature

A very common requirement for Windows Forms applications is the ability to 'remember' the location and size of forms when they are closed, so that the next time they are shown, they can be restored to the former position. The Application Settings feature

I have heard of the BSoD - what's a WSoD?

If you have used the Windows Forms designer in Visual Studio 2005 enough, chances are you may have occasionally seen a white error screen instead of the design time form. This screen, fondly referred to as WSoD in our team, shows up when error(s) are
Posted by rprabhu | 10 Comments
Filed under: ,

WinRes: Improvements in Whidbey

One of the first posts I made, after starting this blog, was about WinRes , a UI localization tool that ships with the .NET Framework SDK. The reason I wrote that post was that I had been increasing noticing how many people had the same set of issues
Posted by rprabhu | 7 Comments
Filed under: ,

Smart Client in focus again

Good to see that Soma's keynote at VSLive! San Francisco brings the concept of 'smart client' back in focus. This is something I am personally passionate about and it is also the theme of this blog. Here is Soma's blog post on the topic and you can view
Posted by rprabhu | 1 Comments

Windows Forms Bug Reporting Challenge

Feels good to return to blogging after a long break! We in the developer division have been pretty busy last few weeks working towards a stable Whidbey Beta 2. ScottGu's blog post has a good description of where we are in the Whidbey product cycle. If
Posted by rprabhu | 0 Comments
Filed under:

Impact of the MSDN Product Feedback Center

Its been quite a long time since my last blog post. We have been pretty busy over the last couple of months (and will be for a few more weeks) driving towards a high quality Beta 2 of Visual Studio 2005 (Whidbey). This next release should be far more
Posted by rprabhu | 4 Comments
Filed under: ,

Localization in Whidbey

Before I describe how Windows Forms localization works in Whidbey, let us first take a look at how it works in VS 2002/2003. Consider a Form with a Button control on it. When you mark it Localizable = True in the property grid, the designer generates
Posted by rprabhu | 16 Comments
Filed under: ,

Visual Studio 2005 Beta!

It's finally out - Visual Studio 2005 and .NET Framework 2.0 Beta 1! Here are the relevant links: VS 2005 Beta Developer Center - portal for all VS 2005 Beta related information, including links to download. VS 2005 Express Products - described as “lightweight,
Posted by rprabhu | 2 Comments
Filed under: ,

Client Settings - Part 3

RichB has some interesting questions in his comments about my earlier post on the client settings feature. I thought it might be worth a separate post to answer them. I don't have the CTP available, but from the documentation it appears that ApplicationSettingsBase

Designer Hosting in Whidbey

If you have had a chance to play with Visual Studio Whidbey, you may have noticed some of the cool new features in the Forms designer - snap lines, smart tags and so on. Now what if you desire to expose some of this design time UI in your own application?
Posted by rprabhu | 26 Comments
Filed under: ,

Strongly typed resource model in Whidbey

In Visual Studio 2003 and earlier, managing resources like images and icons in your project is somewhat difficult. For example, when you try to assign an image to a PictureBox through the property grid, you get the FileOpenDialog. When you pick an image
Posted by rprabhu | 8 Comments
Filed under: ,

Whidbey content on WindowsForms.net

If you haven't looked at it already, you may want to check out the new Whidbey section on WindowsForms.net . It includes overviews and screenshots of the new Whidbey features for client application development. There is also a link to forums where you
Posted by rprabhu | 2 Comments
Filed under:

What's this new GenerateMember property?

If you have played with Whidbey builds of Visual Studio, you may have noticed this new property called GenerateMember that shows up in the property grid for all controls and components you add to a Windows Form. Wondering what it is about? It is actually
Posted by rprabhu | 2 Comments
Filed under: ,

New articles on Whidbey Windows Forms and ClickOnce

Nice overview of some of the new features in Windows Forms and ClickOnce (via Chris Sells' blog ).
Posted by rprabhu | 1 Comments
Filed under:
More Posts Next page »
 
Page view tracker