Browse by Tags
All Tags »
.NET 3.5 SP1 (
RSS)
When we want to develop ThreadSafe solutions .NET two of the options that we can use are Monitor and lock . But what exactly happens when we use one and another? What are the differences between one and the other? Basically the...
One of the limitations of TemplateBinding Markup in WPF is the fact that we cannot use it inside the ControlTemplate.Triggers because it really doesn’t work, since as Mike Hillberg said here , “TemplateBinding is a lightweight, but less functional, version...
Hi all, There’s going to be a very interesting WorldWide online event called TechDays – Defy all challenges , and you can register here . This events is very interesting because it will be a 24-hour online event with...
Following the ASP.NET development this new MVC Framework is important because in some cases will be the right choice for the development process. The first releases had problems regarding AJAX integration and also poor set of controls, when...
For all of those that develop or would like to develop ASP.NET solutions with integration of Virtual Earth using the new ASP.NET control here is the link for a very interesting series of videos and samples about how to use the ASP.NET...
With the release of the .NET Framework 3.5 SP1 the WPF suffered the third major release of it’s short history. This major areas that were affected were: Deployment Now instead of needing the full framework...
The RTM version of SP1 for .NET Framework 3.5, Visual Studio 2008 and also Team Foundation Server is already available for MSDN Subscribers , so check and download it, and start using it. It’s great.
More Posts