NuGet packages for Mvvm Light
PLEASE NOTE: These aren’t the packages that are on the official NuGet pubished list. There is a MVVM Light NuGet package that will cause error and problems on WP7 projects (by incorrectly installin...
PLEASE NOTE: These aren’t the packages that are on the official NuGet pubished list. There is a MVVM Light NuGet package that will cause error and problems on WP7 projects (by incorrectly installin...
Once in a while when you have downloaded a ASP.NET MVC project, it will fail to start. All you get is a 404 error, or a Resource not found. Here’s how to fix that. Go to the properties page of the...
Here’s one way you can use CDN links in your ASP.NET MVC application. Problem: When you develop your ASP.NET MVC application and use a link to a static content, such as css, jpg’s etc, you may wan...
This post will guide you through the steps on how to install IIs 7.5 on Windows 7. You must have administrator privileges to perform this operation. Go to Control Panel –> Programs and Featu...
Reading a book about Windows Phone 7 development is a great way to get you started on developing on the Windows Phone 7. Here is a list of known upcoming books on the subject. Book ...
SharePoint 2010 cumulative updates This table summarises the know SharePoint 2010 cumulative updates. Release Date Microsoft SharePoint Foundation 2010 Microsoft ShareP...
Simulate a WHERE IN clause in a SPQuery If you ever have used something like SELECT * FROM table WHERE field IN ('value1','value2','value3','value4') in T-SQL, and wanted to mimic this function...
Today Microsoft published the June 2010 CU for SharePoint 2007. This CU also addresses the important security bulletin MS10-039. To read more about this CU, please follow these links: MOSS 2007 KB...
Now that PowerShell cmdlets will replace the stsadm.exe used in SharePoint Server 2007, it can be a little bit difficult to get an overview of the new commands. A newly published article on TechNe...
If you ever have wanted to know what new features the Microsoft SharePoint Server 2010 brings to us, you can follow these links from Microsoft. What’s New From the TechNet site, we have the What’...