Feed on
Posts
Comments

Archive for the ‘Visual Studio .Net 2005’ Category

 Anson Horton wrote a very nice article for the MSDN magazine June 2007 edition. It gives you an overview of how LINQ (Language Integrated Query) has evolved from the idea of the concept to an actual technology. A nice extra on this article is that he shows a lot which new language features in [...]

Read Full Post »

 Glenn Block wrote a comparison of the new Microsoft Codename “Acropolis” and SCSF/CAB. If you take a look you’ll immediate notice some similarities or perhaps the logical evolution of SCSF for applications that support the new “stuff” like WPF, WF and so on… Check it out if you like the CAB concept you will definitely [...]

Read Full Post »

If you want a small introduction for the dynamic data controls that exist in the ASP.NET Futures CTP. You can watch the webcast below:

Read Full Post »

F or those that like to get started with the new Microsoft products Expression Blend and Expression Design. You should check out these links below. They give you access to tons of FREE video tutorials hosted by lynda.com
Links:
- Getting started with Expression Blend
In Getting Started with Expression Blend , Lee Brimelow covers all the basics [...]

Read Full Post »

 Code Style Enforcer is a DXCore plug-in for Visual Studio 2005 that checks the code against a configurable code standard and best practices. It is developed for C#, but some of the rules will also work for VB .NET, though not tested.
You can create your own design rules to which everybody needs to comply. This [...]

Read Full Post »

As you can read on the home page:

The WindowsClient.NET Community Site Launches
Welcome to WindowsClient.net, the community learning resource for Windows Forms and Windows Presentation Foundation.
This site focuses on all aspects of rich client development on Windows using the .NET Framework. New content from both the Microsoft product teams and from the community will be added [...]

Read Full Post »

I’ve released the source code of the FileBrowser Control. Check the projects section!

Read Full Post »

Since I had to look for this at work for a co-worker of mine I decided to share it. Because it’s actually an on-demand webcast which requires you to register and so on…
To save you all that hassle the webcast can be downloaded from this post.
[display_podcast]

Read Full Post »

A colleague of mine wrote a small, but very nice component called “BlendPanel” I know there are already versions, but anyways it’s a very nice component.I’ve added it as an attachment to this post, as well as a test project that you can use to play a bit with it. So thanks to Steeve for [...]

Read Full Post »

Today I had to work with some usercontrols in our project. The problem was that we do some database access from within the constructor. For all this to work well everything needs to be in the right place and configured correctly which is not the case in design mode. So when I tried to open [...]

Read Full Post »

Older Posts »