Today I received a message from codeplex telling me that I needed to publish my tfsproxy project on codeplex. I tried doing that but it won’t let me because I didn’t had any source code in the tfs servers. So I decided to let the project get closed on May 1 2009. For those that [...]
Archive for the ‘Visual Studio .Net 2005’ Category
TfsProxy on codeplex shutdown
01 Apr 2009 at 09:05
suddenelfilio
.net, .net 2.0, Team Foundation Server, Visual Studio .Net 2005, Web Services
Get a history of the evolution to LINQ
15 Jun 2007 at 05:27
suddenelfilio
.net, .net 3.0, .net 3.5, LINQ, Visual Studio .Net "Orcas", Visual Studio .Net 2005
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 C# [...]
Hey I thought I saw a CAB Pattern?!? Yeah, yeah I did see a CAB Pattern !!!!
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 [...]
Dynamic Data Controls (ASP.NET Futures CTP)
06 Jun 2007 at 07:00
suddenelfilio
.net, Asp.net, Visual Studio .Net "Orcas", Visual Studio .Net 2005
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: Print PDF
Get started with Expression Blend and Design
06 Jun 2007 at 00:06
suddenelfilio
.net, .net 3.0, Expression Blend, Expression Design, Visual Studio .Net "Orcas", Visual Studio .Net 2005, WPF
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 [...]
Code Style Enforcer
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. [...]
Windowsclient.net New Microsoft Community Site
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 [...]
FileBrowser Control For Windows Mobile 6.0 Released
I’ve released the source code of the FileBrowser Control. Check the projects section! Print PDF
MSDN Webcast on unit testing
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] Print PDF
Steeve’s BlendPanel
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 [...]