Search
-
Articles
-
Dev Forums
-
Favorites
-
Member Login
Home
Dev Articles
Sample Chapters
Dev Forum
Directory Feed
Add a Listing
Link to us
Contact
Dev Articles
ASP.NET (330)
C# (298)
SQL Server (53)
VB.NET (195)
Web Services (2)
Search Directory
ASP.Net AJAX
AJAX ToolKit
.NET Namespaces
Applications
Articles & Samples
Assembly & Controls
Community
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP.NET
Applications
Articles & Samples
ASP.Net Sites
Assembly & Controls
Downloads
Errors & Bugs
Introduction
Knowledge Base
Sample Chapters
WebCasts
VB.Net
Articles & Samples
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
C-Sharp
Applications
Articles & Samples
C-Sharp Sites
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
SQL Server
Applications
Articles & Samples
SQL Sites
Downloads
Errors, Bugs & Fixes
Introduction
Knowledge Base
Sample Chapters
WebCasts
DevASP.Net Articles and Samples
ASP.NET (330)
VB.NET (195)
C# (298)
Web Services (2)
SQL Server (53)
How to make an isotropic image in VB - C #.net.
In this simple article you will learn that how to make an isotropic image in vb and C #.net.
How to rotate a partial image in VB - C #.net.
In this simple article you will learn that how to rotate a partial image in vb and C #.net.
How to draw a spiral on the form in VB - C #.net.
In this simple article you will learn that how to draw a spiral on the form in vb and C #.net.
How to draw a sine curve on the form in VB - C #.net.
In this simple article you will learn that how to draw a sine curve on the form in vb and C #.net.
How to stretch a partial image in VB - C #.net.
In this simple article you will learn that how to stretch a partial image in vb and C #.net.
Resize bitmap image using lowest and highest quality interpolation mode in VB.net – C#.net.
In this simple article you will learn that how we can resize bitmap using the lowest and highest quality interpolation mode in VB.net – C#.net.
Draw Array of images using Graphics class in VB.net – C#.net.
In this simple article you will learn that how to draw array of images using Graphics class in VB.net – C#.net.
Get image size using binary reader in VB.net – C#.net.
In this simple article you will learn that how to get image size using binary reader in VB.net – C#.net.
Draw shapes to bitmap image in memory using Graphics class in VB.net – C#.net.
In this simple article you will learn that how to draw shapes to bitmap in memory using Graphics class in VB.net – C#.net.
Drag and draw shapes on form using mouse in VB.net - C #.net.
In this simple article you will learn that how to drag and draw shapes on the form using mouse in vb and C #.net.
How to make a thumbnail image in VB - C #.net.
In this simple article you will learn that how to make a thumbnail image in vb and C #.net.
How to draw a partial image in VB.net - C #.net.
In this simple article you will learn that how to draw a partial image in VB and C #.net.
How to shrink an image in VB.net - C #.net.
In this simple article you will learn that how to shrink an image in vb and C #.net.
How to use Textured Brush on image in VB - C #.net.
In this simple article you will learn that how to use Textured Brush on image in vb and C #.net.
How to make reflection of an image in VB.net - C #.net.
In this simple article you will learn that how to make reflection of an image in vb and C #.net.
How to shear an image in VB.net - C #.net.
In this simple article you will learn that how to shear an image in vb and C #.net.
Draw Text on image using Solid Brush in VB and C #.net.
In this simple article you will learn that how to draw text on image using Solid Brush in VB and C #.net.
Fill ellipse with image in VB - C #.net.
In this simple article you will learn that how to fill ellipse with an image in vb and C #.net.
How to do drawing on form using mouse in VB.net - C #.net.
In this simple article you will learn that how to draw on the form using mouse in VB and C#.net.
How to use hot key prefix in VB - C #.net.
In this simple article you will learn that how to use hot key prefix in vb and C #.net.
How to clone an image in VB - C #.net.
In this simple article you will learn that how to clone an image in vb and C #.net.
Animation with double buffering – avoid - remove flickers using Graphics and Thread class vb.net – C#.net.
In this simple article you will learn that how we can do animation with double buffering using Graphics and Thread class vb.net – C#.net
How to draw an arrow using Graphics class vb.net – C#.net.
In this simple article you will learn that how we can do draw an arrow using Graphics and class vb.net – C#.net
Text rendering and single bit per pixel grid fit in VB - C #.net.
In this simple article you will learn that how to use text rendering and single bit per pixel grid fit in vb and C #.net.
Use Solid Brush and rectangle to draw text on form in VB - C #.net.
In this simple article you will learn that how to draw text on form using Solid Brush and rectangle in vb and C #.net.
Using Hatch Brush in VB.net - C #.net.
In this simple article you will learn that how to use Hatch Brush in vb and C #.net.
Edge detection in an image using sobel filter in VB.net - C#.net.
In this simple article you will learn that how we can detect edges in an image using sobel filter in VB and C#.net.
Object collision in vb.net – C#.net.
In this simple article you will learn that how we can collide two objects on a form in VB and C# .net.
Edge sharpening in an image using laplacian filter in VB.net - C#.net.
In this simple article you will learn that how we can do edge sharpening in an image by laplacian filter in VB and C#.net.
Convert invalid – out of range RGB value into valid RGB value in VB.net - C#.net.
In this simple article you will learn that how we can convert invalid RGB value into valid RGB range value in VB.net - C#.net.
Remove noise from image using median filter in VB.net - C#.net.
In this simple article you will learn that how we can remove noise from image by applying median filter in VB and C#.net.
Remove noise from image using mean filter in VB.net - C#.net.
In this simple article you will learn that how we can remove noise from image by applying mean filter in VB and C#.net.
Get pixel format, raw format, property id list and property items image in VB.net - C#.net.
In this simple article you will learn that how we can get pixel format, raw format, property id list and property items image in VB and C#.net.
How to take a Negative of an image in VB.net - C#.net.
In this simple article you will learn that how we can get negative of an image in VB and C#.net.
Convert colored image into gray scale image in VB.net - C#.net.
In this simple article you will learn that how we can convert colored image into gray scale image in VB and C#.net.
Convert colored image into black and white image in VB.net - C#.net.
In this simple article you will learn that how we can convert colored image into black and white image in VB and C#.net.
Solution of coin change problem by using greedy algorithm in vb and C# .net.
In this simple article you will know how you can make solution of coin change problem by using greedy algorithm in vb and C #.net.
Get proxy, address, credentials and the default credentials associated with the proxy server using “Web Proxy” class in vb and C# .net.
In this simple article you will how can we get the proxy, address, credentials and the default credentials associated with the proxy server using “Web Proxy” class in vb and C# .net.
Get height, width, frame count and horizontal - vertical resolution of image in VB.net - C#.net.
In this simple article you will learn that how we can get height, width, frame count, vertical resolution and horizontal resolution of image in VB and C#.net.
Get – set pixels and RGB Values of image in VB.net - C#.net.
In this simple article you will learn that how we can get and set pixels values and RGB values of image in VB and C#.net.
Join - Interrupt threads and get managed thread id using Thread class in VB.net - C#.net.
In this simple article you will learn that how we can join and interrupt a thread and how to get managed thread id using Thread class in VB and C#.net.
Get-set thread Priority, Apartment state and Name using Thread class in VB.net - C#.net.
In this simple article you will learn that how we can get or set thread priority, apartment state and name using Thread class in VB and C#.net.
Get encoding, format provider, life time service by using “string writer” class in vb and C# .net.
In this simple article you will know how we can get encoding, format provider, life time service by using “string writer” class in vb and C #.net.
Get length, string and substring of a string by using “stringInfo” class in vb and C# .net.
In this simple article you will know how we can get length, string and substring of a string by using “stringInfo” class in vb and C #.net.
Write, close and dispose string by using “string writer” class in vb and C# .net.
In this simple article you will know how can we write, close and dispose string by using “string writer” class in vb and C# .net.
Get the absolute path, Uri, authority and fragment associated with Uri using “Uri” class in vb and C# .net.
In this simple article you will how can we get the absolute path, Uri, authority and fragment associated with Uri using “Uri” class in vb and C# .net.
Get information about original string, default port, loop backing and file Uri using “Uri” class in vb and C# .net.
In this simple article you will know how can we get information about original string, default port, loop backing and file Uri using “Uri” class in vb and C# .net.
Check IPV6 is multicast or site local or link local by using “IPAdress” class in vb and C# .net.
In this simple article you will know how we can check that whether IPV6 is multicast or site local or link local by using “IPAddress” class in vb and C #.net.
Get scheme, user information, original string and local path associated with Uri using “Uri” class in vb.net - C# .net.
In this simple article you will know how we can get scheme, user information, original string and local path associated with Uri using “Uri” class in vb and C #.net.
How to create, start, stop, suspend and resume thread using Thread class in VB.net - C#.net Part1
In this simple article you will learn that how we can create, start, stop, suspend and resume thread using Thread class in VB and C#.net.
Working with timer control (Tag, Timer tick) in VB.net - C#.net Part2
In this simple article you will learn that how timer control works, how we can tag timer and how to use timer tick event in VB and C#.net.
Working with timer control (Time interval, Start, Stop) in VB.net - C#.net Part1
In this simple article you will learn that how timer control works, how we can get or set time interval and how to start and stop timer in VB and C#.net.
How to draw an image on the form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw an image on the form using Graphics class in vb.net and C #.net.
How to draw a clipped image on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw an clipped image on the form using Graphics class in vb and C #.net.
Get username – password - query and scheme associated with uri using “Uri Builder” class in vb.net - C# .net.
In this simple article you will learn that how can we get the username, password, query and scheme associated with the Uri by using “Uri Builder” class in vb and C# .net.
Get horizontal - vertical resolution clip bounds and clear the frame using “graphics” class in vb.net - C# .net.
In this simple article you will learn that how can we get the horizontal, vertical, resolution, clip bounds and how to clear the frame using “graphics” class in vb and C# .net.
Get host name - port and path of website using “Uri Builder” class vb.net - C# .net.
In this simple article you will learn that how we can get the host name, port and path of website using “Uri Builder” class in vb and C#.net.
Send ping to web server - computer and get status using system.net vb.net – C#.net.
In this simple article you will learn that how we can ping a web server or computer and how we can get reply from them using system.net in VB and C# .net.
Animate Image on Frame using Drawing.ImageAnimator class vb.net – C#.net.
In this simple article you will learn that how we can animate multi frame image on form using Drawing.ImageAnimator class in VB and C# .net.
Animate Circle on Frame using Graphics and Thread class vb.net – C#.net.
In this simple article you will learn that how we can animate circle on form using graphics and thread class in VB and C# .net.
Check intersection of rectangles and inflate rectangle using Drawing.RectangleF class vb.net – C#.net.
In this simple article you will learn that how we can check that rectangles intersect and how to inflate rectangle using Drawing.RectangleF class in VB and C# .net.
Take union and adjust location of rectangles using Drawing.RectangleF class vb.net – C#.net.
In this simple article you will learn that how we can take union of two rectangles and how we can adjust location of rectangle using Drawing.RectangleF class in VB and C# .net.
Get – Set Location and size of rectangle using Drawing.RectangleF class vb.net – C#.net.
In this simple article you will learn that how we can get and set location and size of rectangle using Drawing.RectangleF class in VB and C# .net.
Addition – Subtraction of height – width of rectangles using Drawing.SizeF class vb.net – C#.net.
In this simple article you will learn that how we can add and subtract height and width of rectangles using Drawing.SizeF class in VB and C# .net.
Convert height – width of rectangle into point using Drawing.SizeF class vb.net – C#.net.
n this simple article you will learn that how we can convert height and width of rectangle in a pointF using Drawing.SizeF class in VB and C# .net.
Draw a polygon on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw polygon on the form using Graphics class in vb and C #.net.
Draw multiple rectangles on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw rectangles on the form using Graphics class in vb and C #.net.
Draw a string on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a string on the form using Graphics class in vb and C #.net.
Draw a filled rectangle on the form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a filled rectangle on the form using Graphics class in vb and C #.net.
Draw a filled region on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a filled region on the form using Graphics class in vb and C #.net.
Draw a curve on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw curve on the form using Graphics class in vb and C #.net.
Draw a filled ellipse on form using Graphics class in vb.net - C #.net.
this simple article you will learn that how to draw a filled ellipse on the form using Graphics class in vb and C #.net.
Draw a filled pie on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a filled pie on the form using Graphics class in vb and C #.net.
Draw a filled polygon on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a filled polygon on the form using Graphics class in vb and C #.net.
Draw a filled closedCurve on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a filled close curve on the form using Graphics class in vb and C #.net.
Draw closed Curve on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw closed Curve on the form using Graphics class in vb and C #.net.
Draw a Bezier on form using Graphics class vb.net - C #.net.
In this simple article you will learn that how to draw a Bezier on the form using Graphics class in vb and C #.net.
Draw an ellipse on form using Graphics class vb.net - C #.net.
In this simple article you will learn that how to draw an ellipse on the form using Graphics class in vb and C #.net.
Draw a pie on form using Graphics class vb.net - C #.net.
In this simple article you will learn that how to draw a pie on the form using Graphics class in vb and C #.net.
Draw an arc on form using Graphics class in vb and C #.net.
In this simple article you will learn that how to draw an arc on the form using Graphics class in vb and C #.net.
Draw rectangle on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a rectangle on the form using Graphics class in vb and C #.net.
Draw a line on form using Graphics class in vb.net - C #.net.
In this simple article you will learn that how to draw a line on the form using Graphics class in vb and C #.net.
Get build minor revision and major revision of object of version class in vb - C #.net.
In this simple article you will learn that how to get build, minor, major, revision, minor revision and major revision of the object of version using Version class in vb and C #.net.
How to use Version class in vb.net - C #.net.
In this simple article you will learn that how to use and initialize the object of version with the help of different constructors Version class in vb and C #.net.
How to Run Garbage Collector using System.Gc class - VB.net - C# .net.
In this simple article you will learn that how we can run garbage collector using System.Gc class.
Garbage Collector - memory operations (Get Total Memory- Stop and Resume finalizer) using System.Gc class - VB.net - C# .net.Part3
In this simple article you will learn that how we can get total memory allocated currently, stop and resume finalizer for an object using System.Gc class.
Garbage Collector - memory operations (Get Collector count- Get - Maximum Generation) using System.Gc class - VB.net - C# .net.Part2
In this simple article you will learn that how we can get maximum generation supported by system, generation of a specific object and how many times collector has run for specific generation objects.
Garbage Collector - memory operations (Add Memory Pressure – Remove Memory Pressure) using System.Gc class - VB.net - C# .net.Part1
In this simple article you will learn that how garbage collector works, how we can add and remove memory pressures using System.Gc class in VB and C# .net.
Convert byte array to char – double – int and single using BitConverter class - VB.net - C# .net.
In this simple article you will learn that how we can convert byte array to character value, double value, integer value and single value using BitConverter class VB.net - C# .net.
Compare two strings - get culture – ordinal - invariant culture (ignoring case) of string comparer using string comparer class vb.net and C# .net.
In this simple article you will learn that how to compare two strings, get culture, ordinal, invariant culture(ignoring case) of string comparer using string comparer class in vb and C# .net.
Use – initialize - get the platform – version – versionString - servicePack of operating system using operating system class vb.net - C# .net.
In this simple article you will learn that how to use, initialize, get the platform, version, and versionString, servicePack of operating system using operating system class in vb and C #.net.
Create - get culture - ordinal - invariant culture of string comparer using string comparer class vb.net - C# .net.
In this simple article you will learn that how to create, get culture,ordinal, invariant culture of string comparer using string comparer class in vb and C# .net.
Convert char – double – int and single to byte array using BitConverter class - VB.net - C# .net.
In this simple article you will learn that how we can convert character value, double value, int value and single value to byte array using BitConverter class in VB and C# .net.
Use, Initialize, get - set the key and value of the object of dictionary entry collection using DictionaryEntry class vb.net - C# .net.
In this simple article you will learn that how to use, initialize, get/set the key and value of the object of dictionary entry collection using DictionaryEntry class in vb and C# .net.
Get Headers – Specific Header Contents and server name for response from server using HttpWebResponse class C#.net – vb.net.
In this simple article you will learn that how we can get headers, contents of a specific header and server name associated with response from server using HttpWebResponse class C#.net – vb.net.
Get responded contents last modified time – response status code and status description using HttpWebResponse class C#.net – vb.net.
In this simple article you will learn that how we can get last modified time of contents sent by server in response of your request, response status code and status description using HttpWebResponse.
Get that is response from cache – is mutually authenticated and response uri from server using HttpWebResponse class C#.net – vb.net.
In this simple article you will learn that how we can check that response was from cache or not, server and client are authenticated or not and response uri from server using HttpWebResponse class.
Get – Set Cache policy – Impersonation level and authenticate header using HttpWebRequest class C#.net – vb.net.
In this simple article you will learn that how we can get or set cache policy, impression level and authenticate header for request using HttpWebRequest class C#.net – vb.net.
Get cookies – response stream and protocol version for response from server using HttpWebResponse class C#.net – vb.net.
In this simple article you will learn that how we can get cookies, response stream and protocol version associated with response from server using HttpWebResponse class C#.net – vb.net.
Get content length – content type – content encoding and character set for server response using HttpWebResponse class C#.net – vb.net.
In this simple article you will learn that how we can get content length, content type, content encoding method and character set associated with response from server using HttpWebResponse class.
Disclaimer
-
Privacy
© 2002-2010 DevASP.net