1-20 of 217
Previous
Next |
Left, Right and Mid String Functions for C#
by Hannes du Preez
Language: .NET||Expertise: Beginner
|
Sometimes you Don't Need a Variable
by Oracy
Language: Visual Basic Classic (6 and earlier)||Expertise: Beginner
|
Something to Remember When Filtering Keystrokes
by Oracy
Language: Visual Basic Classic (6 and earlier)||Expertise: Advanced
|
Read All Text From a File
by Oracy
Language: Visual Basic Classic (6 and earlier)||Expertise: Advanced
|
IsPrime Function
by Oracy
Language: Visual Basic Classic (6 and earlier)||Expertise: Advanced
|
Like Operator Workaround for VBScript
by Oracy
Language: Web||Expertise: Intermediate
|
Passing the Missing Function Value
by Oracy
Language: Visual Basic Classic (6 and earlier)||Expertise: Intermediate
|
Adding Longs Without Overflowing
by Oracy
|
Runtime Mode
by Oracy
Language: Visual Basic Classic (6 and earlier)||Expertise: Advanced
|
Validating Dynamic Arrays
by Oracy
Language: Visual Basic 6||Expertise: Advanced
|
Converting PNG to HICON
by Keith
You can convert PNGs to valid hIcon handles in Visual Basic.
|
Use the Cassia .NET Library to Detect Users Connected to Windows Server
by Deepak Choudhari
Thanks to the Cassia .NET Library, you can programmatically detect the users connected to Windows Server without using PInvoke to call the Windows Terminal Services API.
|
A Simple Password-Checking Routine
by Brian Abernathy
Here's a simple password-checking routine that ensures that the user-entered password matches specific password criteria.
|
Make Your WPF Applications Adapt to the Host Machine
by Srinath MS
Use WPF's ability to recognize and adapt to the graphics capabilities of its host machine to improve your application's performance.
|
Globally Register User and Custom Controls in ASP.NET
by Deepak Choudhari
Avoid having to include the <@Register> command on every page that needs a custom or user control.
|
Build One Application Version for Both Windows XP and Windows Vista
by Shao Voon
You don't have to compile two different versions to get applications that run correctly under both Windows XP and Windows Vista.
|
ASP.NET Workaround: Calling a JavaScript Function from a HyperLinkField in a GridView
by Srinath MS
You can call a JavaScript function when a user clicks a HyperLinkField in a GridView control—you just need to use this workaround.
|
Quickly Determine Whether a Column Is Fully Visible in a DataGridView
by Srinath MS
Find out whether a DataGridView column is partially hidden.
|
Add an Image Command Field to a GridView at Runtime in ASP.NET
by Deepak Choudhari
Programmatically adding an image command field to a GridView is relatively easy. This tip shows how.
|
The Best Way to Hide a Column in a DataGrid
by Srinath MS
A better approach than "hiding" columns in a DataGrid is simply to avoid creating the columns in the first place, as shown in this tip.
|
1-20 of 217
Previous
Next |