Search - Articles - Dev Forums - Favorites - Member Login
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009


Dev Articles
Search Directory
ESET
ASP.NET
VB.Net
C-Sharp
SQL Server
 


 Microsoft®
 MSDN Links
Communities
ASP.NET Home Page
Downloads
Library
Subscriptions
GotDotNet
Communities Hub

More Partners >>

DevASP.Net Articles and Samples
 ASP.NET  C#
 VB.NET  Web Services
 SQL Server
1
 
  • Find control in code behind and change its properties dynamically using asp.net.
      In this simple article you will learn to find control in code behind and change its properties dynamically.

  • Write cookies using Response Object in code behind asp.net.
      In this simple article you will learn to write cookies.

  • Read cookies using Response Object in code behind asp.net.
      In this simple article you will learn to Read cookies.

  • How to do Sorting using Quick Sort algorithm in C# (.net 2.0)
      In this simple article you will learn how to do sorting using Quick sort in VB and C# .net 2.0.

  • How to use Link Label Control in C# (.net).
      In this article you will learn that how we can use Link Label Control in C# and VB applications.

  • Date Time Conversion in different formats (long time sting, OA date, short date string, short date string, universal time) using “Date Time” ” Class” in C# (.net 2.0) Part 2.
      In this article you will learn that how we can convert Date and Time in different formats (long time sting, OA date, short date string, short date string, universal time) using“Date Time” Class in C#.

  • Date Time Conversion in different formats (string, binary, local time, file time, file UTC time, Long Date String ) using “Date Time” ” Class” in C# (.net 2.0) Part 1.
      In this article you will learn that how we can convert Date and Time in different formats (string, binary, local time, file time, file UTC time, Long Date String ) using “Date Time” Class in C#,VB.

  • Date Time Operations, How to subtract specified duration of time from date time object, getting days of specific month and comparing two objects of date time class using “Date Time” Class in C# Part5
      In this article you will learn that how we can subtract specified duration of time from date time object, getting days of specific month and comparing two objects of Date Time class.

  • Date Time Operations, How to check that year is leap or not, is time is in range of day light saving time or not and getting date as a day of weak and year using “Date Time” ” Class” in C# Part4
      In this article you will learn that how we can check that year is leap or not, is time is in range of day light saving time or not and getting date as a day of weak and year using “Date Time” Class”.

  • Date Time Operations, How to add values or change values of components of date and time (day, month, year, minute, hour, second, millisecond) using “Date Time” ” Class” in C# (.net 2.0) Part3.
      In this article you will learn that how we can add values or change values of components of date and time (day, month, year, minute, hour, second, millisecond) using “Date Time” Class” in C# and VB.

  • Date Time Operations, How to get the components of date and time (day, month, year, minute, hour, second, millisecond) using “Date Time” ” Class” in C# (.net 2.0) Part2.
      In this article you will learn that how we can get the components of date and time (day, month, year, minute, hour, second, millisecond) using “Date Time” Class” in C# and VB.

  • Date Time Operations. How to get the Date and Time (Now, Today, Date, Time of Day, Co-ordinate universal time) using “Date Time” Class” in C# (.net 2.0) Part1.
      In this article you will learn that how we can get Date and Time (Now, Today, Date, Time of Day, Co-ordinate Universal time) using “Date Time” Class” in C# and VB.

  • How to get special folders path (cookies, templates, history etc…….) using “Environment Class” in C# (.net 2.0).
      In this article you will learn that how we can get special folders path (cookies, templates, history etc…….) using environment class in C# and VB.

  • Conversion of different data types in Byte, (object to Byte, Boolean byte, Date Time to Byte, string to Byte, etc…..) using “Convert Class” in C# (Conversion PART2).
      In this article you will learn that how we can convert different data types in Byte using “Convert Class” in C# and VB (.net 2.0).

  • Conversion of different data types in Boolean, (Date Time to Boolean, string to Boolean, object to Boolean, byte to Boolean, etc…..) using “Convert Class” in C# (Conversion PART1).
      In this article you will learn that how we can convert different data types in Boolean using “Convert Class” in C# and VB (.net 2.0).

  • How to Check that “”CLR has started shutting down our process and how to get current stack trace information using “Environment Class” in C# (.net 2.0).
      In this article you will learn that how we can Check that “”CLR has started shutting down our process and how to get current stack trace information using “Environment Class” in C# (.net 2.0).

  • Char operations (To Lower, To Upper, To String, Try Parse) using “Char Class” in C# (.net 2.0) PART5.
      In this article you will learn that how we can convert a character to lower case, upper case, string and convert string to Unicode character using “Char Class” in C# and VB (.net 2.0).

  • Char operations (Is Symbol, is Separator, and is white space) using “Char Class” in C# (.net 2.0) PART4.
      In this article you will learn that how we can check that character is symbol, number and is white space using “Char Class” in C# and VB (.net 2.0).

  • How to Terminate process using exit code and getting new line string define for you environment using “Environment Class” in C# (.net 2.0).
      In this article you will learn that how we can terminate our process using exit code and getting new line string define for your environment in C# and VB.

  • Char operations (Is surrogate, is number, and is punctuation) using “Char Class” in C# (.net 2.0) PART3.
      In this article you will learn that how we can check that character is surrogate, is number, and is punctuation using “Char Class” in C# and VB (.net 2.0).

  • How to Get and Set values of environment variables using “Environment Class” in C# (.net 2.0).
      In this article you will learn that how we can Get and Set environment variables using environment class in C# and VB (.net 20.).

  • Char operations (Is high surrogate, is low surrogate, is letter and is letter or digit) using “Char Class” in C# (.net 2.0) PART2.
      In this article you will learn that how we can check that character is high surrogate, is low surrogate, is letter and is letter or digit using “Char Class” in C# and VB (.net 2.0).

  • Char operations (Is Digit, Is Lower and Is Upper) using “Char Class” in C# (.net 2.0) PART1.
      In this article you will learn that how we can check that character is digit, in lower case and in upper case using “Char Class” in C# and VB (.net 2.0).

  • How to get full path of current directory of process (from where process starts) and get/set the exit code of your process using “Environment Class” in C# (.net 2.0).
      In this article you will learn how to get full path of current directory of process (from where process starts) and get/set the exit code of your process in C# and VB using “Environment Class”.

  • How to count number of processors on current machine, and getting command line of your program process using “Environment Class” in C# (.net 2.0).
      In this article you will learn that how we can count the number of processors on current machine and how you can get your program process command line in C# and VB.

  • How to do Sorting using Merge Sort algorithm in C# (.net 2.0)
      In this simple article you will learn how to do sorting using Merge sort in VB and C# .net 2.0.

  • How to do Sorting using Shell Sort algorithm in C# (.net 2.0)
      In this simple article you will learn how to do sorting using Shell sort in VB and C# .net 2.0.

  • How to do Sorting using “Cocktail Sort” algorithm in C# (.net 2.0)
      In this simple article you will learn how to do sorting using Cocktail Sort in VB and C# .net 2.0.

  • Array operations (Reverse, Clear Values, Get Values) using (Static Functions) “ARRAY CLASS” in VB and C# (.net 2.0) (Part 3).
      In this simple article you will learn some operations on array using “ARRAY CLASS” in VB and C# .net 2.0.

  • How to do sorting using “Insertion Sort” algorithm in C# (.net 2.0)
      In this simple article you will learn how to do sorting using insertion sort in VB and C# .net 2.0.

  • How to do Sorting using Gnome Sort algorithm in C# (.net 2.0)
      In this simple article you will learn how to do sorting using Gnome sort in VB and C# .net 2.0.

  • Sort And Binary Search in array using “ARRAY CLASS” in VB and C# (.net 2.0).
      : In this simple article you will learn how to sort an array and Binary Search in an array using “ARRAY CLASS” in VB and C# .net 2.0.

  • Change Page Meta tags dynamically in asp.net using C#.
      In this simple article you will learn to change title of web page dynamically.

  • Change Page title dynamically in asp.net using C#
      In this simple article you will learn to change title of web page dynamically.

  • How to do Sorting using Bubble Sort algorithm in C# (.net 2.0)
      In this simple article you will learn how to do sorting using bubble sort in VB and C# .net 2.0.

  • Array operations (copy, length, read only, fixed size, convert to string) using “ARRAY CLASS” (Non Static functions) in C# (.net 2.0) (Part 2)
      In this simple article you will learn some operations on array using “ARRAY CLASS” in VB and C# .net 2.0

  • Array operations (Making, Constructor, Initializing, set get values, lower and upper bound) using “ARRAY CLASS” (Non Static functions) in C# (.net 2.0) (Part 1)
      In this simple article you will learn some operations on array using “ARRAY CLASS” in VB and C# .net 2.0

  • How to Get and Set file Last Time in which data Written to file system.io namespace c# (.net 2.0).
      In this simple article you will learn how to get and set file last time in which data written to file using FILE class in C# .net 2.0

  • How to Get and Set file Last Access Time and Date using System.io in c# (.net 2.0).
      In this simple article you will learn how to get and set last access time and date of file using FILE class in C# .net 2.0.

  • How to Read multiple text lines from and Write multiple text lines in files using “FILE CLASS” in c# (.net 2.0)
      In this simple article you will learn how to read multiple text lines from a file and write multiple text lines in a file using FILE class in C# .net 2.0.

  • How to READ text from and WRITE text in files using “FILE CLASS” in c# (.net 2.0).
      In this simple article you will learn how to read text from a file and write text in a file using FILE class in C# .net 2.0.

  • How to Read bytes from and Write bytes in files using “FILE CLASS” using system.io in c# (.net 2.0).
      In this simple article you will learn how to read bytes from a file and write bytes in a file using FILE class in C# .net 2.0

  • How to GET and SET properties of any file using system.io namespace in c# (.net 2.0).
      In this simple article you will learn how to get and set properties of a file using FILE class in C# .net 2.0.

  • How to replace file with another file and DELETE file using system.io namespace in c# (.net 2.0).
      In this simple article you will learn how to replace a file with another file with different name and delete an existing file

  • How to move file from one location to another location and check file exists or not using File class in c#.net 2.0
      In this simple article you will learn how to move a file from one location to another location and check while file exists or not

  • How to ENCRYPT and DECRYPT file using SYSTEM.IO namespace in c# (.net 2.0)
      In this simple article you will learn how to encrypt and decrypt file using FILE class

  • How to get and set file creation date and time using “FILE CLASS” in c# (.net 2.0)
      In this simple article you will learn how to get and set creation date and time of a file using FILE class

  • How to Copy file from one location to another with different name (1 overloaded function) using “FILE CLASS” using SYSTEM.IO in .net 2.0.
      In this simple article you will learn how to copy a file from one location to another by different name and also with overwriting facility if same file name is already existed using FILE class in C# .

  • How to Create File and Append text in files using “FILE CLASS” using SYSTEM.IO in c# (.net 2.0).
      In this simple article you will learn how to create a file and open it directly for writing by using CreateText() function and how can you append text in file by using AppendAllText() function of FILE

  • Close active form in a MDI container using C# and VB in .net 2.0.
      In this simple article you will learn that how to you can close active form in a MDI container.

  • Conversion of string into character array using C# and VB in .net 2.0.
      In this simple article you will learn that how to you can convert string into character array.

  • Get and set value in Syste.Collection.BitArray using C# in .net 2.0.
      In this simple article you will learn that how to get and set values in BitArray Collection

  • How to perform create, open and close operations on files using “FILE CLASS” using SYSTEM.IO Namespace in c#.net 2.0.
      In this simple article you will learn how to create open and close a file using FILE class in C# .net 2.0

  • How To Set Tab Order Of Control On Windows Form in .net 3.5.
      How To Set Tab Order Of Control On Windows Form in .net 3.5.

  • How to pass or transfer data between windows forms in c# (.net 2.0).
      In this simple article you will learn how to transfer or pass data between windows forms in C# .net 2.0.

  • String operations in C# .net 2.0. (Part 3)
      In this simple article you will learn how to use and manipulate strings in C# .net 2.0.

  • String operations in C# .net 2.0. (Part 2)
      In this simple article you will learn how to use and manipulate strings in C# .net 2.0.

  • String operations in C# .net 2.0. (Part 1)
      In this simple article you will learn how to use and manipulate strings in C# .net 2.0.

  • Working with ShowDialog and Show Function of window form in .net 2.0.
      In this simple article you will learn that how you can work with show and showdialog function.

  • Writing Getter setter methods of class using C# in .net 2.0
      In this simple article you will learn that how you can write getter and setter methods of a class

  • Getting window form closing reason using C# in .net 2.0.
      In this simple article you will learn that get window form closing reason when form close due to any reason.

  • Applying system colors on window controls using .net 2.0.
      In this simple article you will learn that how to use apply system colors on window controls.

  • Applying Docking feature on controls using .net 2.0.
      In this simple article you will learn that how to use apply docking feature on controls.

  • Use Anchoring feature in window forms on controls using .net 2.0.
      In this simple article you will learn that how to use anchoring feature on window form controls.

  • Home button in Web Browser Control Application using C# .net 2.0
      In this simple article you will learn that how to make “Home” button in Web Browser Application (Web Browser Control Application)

  • Search” and”Print” buttons in Web Browser Control Application using C# .net 2.0
      In this simple article you will learn that how to make “Search” and ”Print” buttons in Web Browser Application (Web Browser Control Application)

  • Refresh” and”Stop” in Web Browser Control Application using C# .net 2.0
      In this simple article you will learn that how to make “Refresh” and ”Stop” buttons in Web Browser Application (Web Browser Control Application)

  • Font Dialog component (control) in C# .net 2.0
      : In this simple article you will learn that how to use Font Dialog component (control) in C# .net 2.0.

  • Back” and”Forward” buttons of Web Browser Control using C# .net 2.0
      In this simple article you will learn that how to make “Back” and ”Forward” buttons of Web Browser Control.

  • Color Dialog Component (control) in C# .net 2.0
      In this simple article you will learn that how to use Color Dialog Component

  • How to use web browser control in .net 2.0. (Part1)
      In this simple article you will learn that how to use Web Browser control in C# .net 2.0.

  • Sort all Strings in DomainUpDown control on run time using .net 2.0
      In this simple article you will learn that how to sort all strings in DomainUpDown control on run time

  • Getting Value from a checkedListBox on click using .Net 2.0
      In this simple article you will earn how to get value from a checkboxlist when one of its checkboxes is checked.

  • Adding Strings in DomainUpDown control on run time using .net 2.0
      In this simple article you will learn that adding strings in DomainUpDown control on run time

  • Adding check box in checkboxlist control on run time using .net 2.0.
      In this simple article you will learn that how to add check box in checkboxlist control.

  • Inheritance feature while working with forms in C# using .Net 2.0
      In this article you will find out how you can use the inheritance feature in forms working with C#.

  • How we can use Dynamic Management Views(DMV) using Sql Server 2005
      In This Article I will explain the way in which we can use DMV (Dynamic Management Views).

  • Data Sets Types Understanding using Visual Studio 2005
      In this article I will explain the kinds of datasets and their use in our programming

  • Using and Creating properties in visual Studio Dot net 2005
      In this article I want to explain the way in which we can distinguish between different properties and can create properties.

  • Creating and loading Asp.net Drop Down list using C# in Visual Studio 2005
      In this article I will show you the way in which we can create and load asp.Net Dropdown List. This is the most simple way to do that

  • Comparing Date Colmumns using PLSQL in Sql Server 2005
      In the article i will show you the better for doing the Comparison.

  • How we can validate Numeric Box using JavaScript in VS 2005
      In this article i will explain the in which we can validate our numeric box on client side of web page of vs 2005 using javaScript. because by using this method or technique we can by pass Post back o

  • Creating Cursor using PL-Sql in Sql Server 2008
      In This article I will explain What is cursor, its Types and the way in which we can create Cursor and use it

  • Using Microsoft Notification Services using MS Sql Server 2005 (Part 2)
      In this article I will Explain regarding Microsoft Sql Server Notification Services this article consists of two parts, this is (part 2) of this article.

  • Using Microsoft Notification Services using MS Sql Server 2005 (Part1)
      In this article I will Explain regarding Microsoft Sql Server Notification Services this article consists of two parts, this is (part 1 ) of this article.

  • How we can develop database paging using PLSQL in Sql Server 2005
      In This article I will explain the way in which we can develop database paging using ROW_NUMBER() OVER keywords.

  • Implementing and Logging Error handling using PLSql in Sql Server 2005
      In This Article I will explains the way in which we can use try catch block like C#.net or VB.Net and also how we can Save Errors with properties to our log tables.

  • Using Truncate table in Procedure using Sql Server 2005.
      In this Article I will explain the best use of truncate table command. Why we should use truncate on the place of delete in Some Circumstances.

  • Using "sys.objects" in Sql Server 2008 using PL-SQL
      In This article i will Explain various members or property of Sys.Objects.

  • Retrieving all databases Name from database server using SMO namespace in C# and VB using .NET 2.0.
      In this simple article you will learn that how to get Retrieve all databases Name from database server using SMO namespace

  • Techniques for Deleting Complex Records Set using Sql Server 2008
      This article Explain you 2 techniques for deletion of complex record set. And one of them is recommended.

  • Import Data from Note Pad Files to Sql Server 2008 using PL-Sql.
      In This Simple Article I will Explain the way in which we can Import Data From simple note pad txt Files to Sql Server 2008 Database Table.

  • Import data From Excel File to Sql Server 2008 Using PL-SQL
      In this article I will explain the way in which we can Import Data from Excel file, This technique did not require any Kind of Format file.

  • Check existence of any table using PL-SQL in SQL server 2008.
      In this simple article you will learn that how you can check existence of any table using PL-SQL

  • Get all objects in a database using PL-SQL in SQL server 2008.
      In this simple article you will learn that how you can get all objects in a database using PL-SQL in SQL.

  • Get table create and last modify date time using PL-SQL in SQL server 2008.
      In this simple article you will learn that how you can get table create and last modify date time using PL SQL

  • Get active GUI of OS using .net 2.0
      This Article demonstrates the ability to overload several definitions to a Win32API call. Depending on which fields you fill in for windows caption and class name, one of four different definitions.

  • Getting Active Visual windows of OS using Windows32 API .Net 2.0
      This Article has Windows32 demonstrations of All Active visual Windows of Your Windows Xp. This is the Part Two of win32 API Usage.

  • Implementing Multiple Threads using VB.Net 2.0
      This Article helps you to understand the use multiple threads to achieve concurrency in tasks. This Article does not include synchronization, because no data is being accessed by multiple threads.

  • Getting Active Processes Of OS using Windows32 API in Visual Basic.Net
      This Article has Windows32 demonstrations of Active Process. This is the Part one of win32 API Usage.

    1
     
    Disclaimer - Privacy
    © 2002-2008 DevASP.net