Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

October 2007 - Posts

Smart404: Handle 404 smartly in ASP.NET

IntroductionThe 404 or Not Found error message is an HTTP standard response code, there are many reasons for a 404 to show up like, Mistyped URL Pages have been moved. Pages have been deleted. The default error page for 404 may look something
posted by Shahed | 0 Comments

Duplicate items are not supported by the "Sources" parameter (VS2005 IDE error)

Problem: In one of my new project after generating some codes with .NetTiers, when I tried to compile the project in VS2005 IDE it started showing this error:The item "Audit.cs" was specified more than once in the "Sources" parameter. Duplicate items
posted by Shahed | 0 Comments

Databinding using ObservableCollection<T>

Someone asked me today:I have a text field and a drop down menu, based on the values of these 2 when i click on a button an api call is made to get the results. Now i want to display these results in a ListView using GridView. How can i use ObservableCollection
posted by Shahed | 0 Comments

WPF Databinding Resources and Links

WPF Databinding Resources:source: http://www.actiprosoftware.com/Support/ResourceGuides/WPF/ViewCategory.aspx?ResourceGuideCategoryID=13 Lockable Collections (alexshed.spaces.live.com) - 31 views, unrated Shows how to create a collection locking mechanism
posted by Shahed | 0 Comments

Releasing the Source Code for the .NET Framework Libraries

Check this out at Scotts Blog: source: http://weblogs.asp.net/scottgu/archive/2007/10/03/releasing-the-source-code-for-the-net-framework-libraries.aspx Releasing the Source Code for the .NET Framework Libraries One of the things my team has been working
posted by Shahed | 0 Comments

October 2007 - Microsoft Technical Rollup Mail

Quick Links Security - Platforms - Internet – SQL Server - Unified Comms - Manageability The TRM blog can be found here http://blogs.technet.com/trm/ Security News The "De-perimeterization" of Networks http://go.microsoft.com/?linkid=7374750 By
posted by Shahed | 2 Comments