Click here to Skip to main content
15,903,201 members

Articles by Syed Mujtaba Hassan (Article: 1, Technical Blogs: 4)

Article: 1, Technical Blogs: 4

RSS Feed

Average article rating: 4.86

Programming Languages
C#
7 Nov 2007   Updated: 7 Nov 2007   Rating: 4.86/5    Votes: 23   Popularity: 6.43
Licence: Not specified    Views: 85,408     Bookmarked: 77   Downloaded: 4,332
Please Sign up or sign in to vote.
A simple, ready-to-use control for C# beginners to detect all SQL Server instances in a network and then list all the databases hosted on the selected server

Average blogs rating: 3.00

All Topics
16 Sep 2010   Updated: 16 Sep 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 4,810     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
I needed to validate all the text fields on the page and restrict the user from entering scripts into text fields and text areas. Following is the solution (Using a simple regular expression). This function should be called on submit of the form.
Desktop Programming
MFC
16 Sep 2010   Updated: 16 Sep 2010   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 10,721     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
I needed to bind a checkbox in gridview to a database field but to my disappointment I found that this was not easy. We could bind “Text” property but what if I don’t want to display the value I am binding (e.g. ID of that record). Here is a work around.
Web Development
HTML
16 Sep 2010   Updated: 16 Sep 2010   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,860     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
Implementing paging in ASP.net with fast page loading has always been a heck of a task. If we use datagridview’s default paging it has so many drawbacks like it loads all the data into the data source and then select the required number of rows on required page number.
16 Sep 2010   Updated: 16 Sep 2010   Rating: 4.00/5    Votes: 4   Popularity: 2.41
Licence: CPOL    Views: 33,361     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
When using text field date, Double type (decimal places or different decimal characters in globalization etc) and currency validation on client-side we often use regular expression validator and try to write complex regular expressions.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer
Pakistan Pakistan
Syed Mujtaba Hassan
Software Engineer
Intelligentsia Software (Pvt) Ltd Islamabad Pakistan.