Welcome to Bangladesh Microsoft Technology Community
Sign in
|
Join
|
Help
Shahed Khan (MVP C#)
This Blog
About
Sep
October 2007
Nov
S
M
T
W
T
F
S
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
Syndication
RSS 2.0
Atom 1.0
Search
Go
Archives
August 2008 (1)
July 2008 (2)
June 2008 (3)
May 2008 (6)
March 2008 (2)
February 2008 (7)
January 2008 (7)
December 2007 (5)
November 2007 (4)
October 2007 (6)
September 2007 (6)
August 2007 (1)
July 2007 (5)
June 2007 (1)
May 2007 (6)
April 2007 (7)
March 2007 (9)
February 2007 (12)
January 2007 (21)
December 2006 (11)
November 2006 (15)
News
I am a Microsoft Certified Application Developer
MCAD Chartered Member (C# .Net)
and born in Bangladesh.
I work for Working Systems Solutions Ltd as a Senior Developer - Analyst.
I am also co-founder and core developer of Pageflakes
www.pageflakes.com
My Articles
Flexible and Plugin based .Net Application..
Mass Emailing Functionality with C#, .NET 2.0, and Microsoft® SQL Server 2005 Service Broker'
Write your own Code Generator or Template Engine in .NET
Navigation
Home
Blogs
Forums
Photos
Files
October 2007 - Posts
Wednesday, October 24, 2007 11:28 PM
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
Tuesday, October 23, 2007 2:45 AM
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
Wednesday, October 10, 2007 10:08 PM
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
Tuesday, October 09, 2007 1:30 AM
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
Wednesday, October 03, 2007 9:23 PM
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
Tuesday, October 02, 2007 8:46 PM
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