Home
Categories
Search
Hosting
jQueryFAQs
Forums
Contact
ASP.Net
C#.Net
JavaScript
ADO.Net
Excel
AJAX
VB.Net
SQL Server
GridView
Issues and Exceptions
Silverlight
Rich Text Editor
JQuery
DataList
Snippets
XML
New Features
.Net 4.0
TreeView
AJAX Control Toolkit
jQuery Plugins
Third Party Controls
ASP.Net Validators
WCF
Repeater
Regular Expressions
:
Snippets
Search and Filter Array in JavaScript
Author:
Mudassar Khan
Filed Under:
JavaScript
|
Snippets
Published Date:
Feb 23, 2011
Views:
1376
Abstract:
Here Mudassar Ahmed Khan has described how to filter or search for substring in array in JavaScript
1
List Installed SQL Server Instances on machine and LAN using C# and VB.Net
Author:
Mudassar Khan
Filed Under:
C#.Net
|
VB.Net
|
Snippets
Published Date:
Dec 18, 2010
Views:
2200
Abstract:
Here Mudassar Ahmed Khan has explained how to list the installed instances of SQL Server on machine and LAN Network using C# and VB.Net
2
Calling Parent Page method from Child Usercontrol using Reflection in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
C#.Net
|
VB.Net
|
Snippets
Published Date:
Apr 12, 2010
Views:
11169
Abstract:
Here Mudassar Ahmed Khan has explained how to call parent page method from child user control placed on the same page whose function or method we want to call.
17
Validating ASP.Net ListBox Control client side using Custom Validator
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Snippets
Published Date:
Mar 25, 2010
Views:
5490
Abstract:
Here Mudassar Ahmed Khan has provided a snippet to validate ASP.Net ListBox Control client side using Custom Validators
2