Skip to content
C# Corner
Search
articles
videos
blogs
forums
interview questions
articles
Tech
Articles
Blogs
News
Videos
Interviews
Forums
Books
Events
More
Jobs
Stories
Login
Contribute
Article
Blog
Video
Ebook
Interview Question
Loading
Lajapathy Arun - C# Corner
Lajapathy Arun
(India)
356
Rank
4.2m
Reads
7k
Points
Platinum
Member
NA
Top author
Sign in to connect
Contributions
Articles
39
Ebooks
0
Forums
25
Videos
0
Blogs
105
About
Not Available
Activity
Operations of CSV Files and Text Files Using C# ASP.NET
2y
Updated May 17, 2024, 11:07 AM
Article
Dynamically Getting Stored Procedures Collection From SQL Server Using C#
2y
Updated Apr 4, 2024, 9:07 AM
Article
Dynamically Sorting Object At Runtime Using Reflection C#
2y
Updated Dec 6, 2023, 9:20 AM
Article
Expertise
SQL
70%
C#
20%
ASP.NET
10%
Rotating Images to various degrees and saving to the specified location using System.Drawing C#
3y
Updated Mar 21, 2023, 9:11 AM
Blog
Capturing Information of Configuration in SQL Server Using Sys.configurations
3y
Updated Feb 22, 2023, 7:17 AM
Article
Saving and Reusing Your Custom Queries as Template Using Template Explorer in SQL Server
3y
Updated Feb 20, 2023, 9:12 AM
Article
Dynamically Getting Database Collection From SQL Server Using C#
3y
Updated Jan 24, 2023, 5:39 AM
Article
Practical Usage of NameValueCollection in C#
4y
Updated Aug 24, 2022, 5:38 AM
Article
Dynamically Creating Generic List<T> and Generic Dictionary<k,T> at Runtime Using C#
4y
Updated Feb 10, 2022, 11:14 AM
Article
Serializing and Deserializing an Object as Binary Data Using Binary Formatter ASP.NET C#
5y
Updated Jan 28, 2021, 5:13 AM
Article
How To Play With Enum in C#
7y
Updated Jan 9, 2019, 9:10 PM
Article
HTTP Request and Response information in debug Quick watcher mode ASP.NET
12y
Updated Nov 29, 2013, 8:42 AM
Blog
Generic Method to Get Custom Attribute of Specified Type
13y
Updated Oct 21, 2013, 9:43 AM
Blog
Extension Methods for Data Type Conversion
13y
Updated Mar 18, 2013, 6:23 AM
Blog
Getting all Methods of Class using Reflection C#
13y
Updated Mar 7, 2013, 7:02 AM
Blog
Generic Serializing and Deserializing Object as XML Data Using XmlSerializer
14y
Updated Sep 29, 2012, 5:40 AM
Article
Downloading Different Types of File from Server using ASP.NET C#
14y
Updated Sep 13, 2012, 8:24 AM
Blog
Get and Set Multiple values in a single Cookie in ASP.NET
14y
Updated Sep 13, 2012, 7:48 AM
Blog
Adding Identity Column in SELECT INTO Statement in SQL SERVER
14y
Updated Jul 9, 2012, 3:12 AM
Blog
Getting Information About the Columns of a Table in SQL SERVER
14y
Updated Jul 6, 2012, 10:58 AM
Blog
Configuring Database Mailing in SQL SERVER
14y
Updated Jul 6, 2012, 8:03 AM
Blog
Deleting or Dropping an Alias Data Type in SQL SERVER
14y
Updated Jul 6, 2012, 8:02 AM
Blog
Refreshing a View in SQL SERVER
14y
Updated Jul 6, 2012, 7:25 AM
Blog
Practical usage of SQL_VARIANT_PROPERTY in SQL SERVER
14y
Updated Jul 6, 2012, 7:23 AM
Blog
Finding Length of data in the column in Bytes in SQL SERVER
14y
Updated Jul 4, 2012, 10:26 AM
Blog
Finding the Size of INDEX on ALL TABLE in the current Database in SQL SERVER
14y
Updated Jul 4, 2012, 8:45 AM
Blog
Finding the Size of INDEX on Specific TABLE in SQL SERVER
14y
Updated Jul 4, 2012, 8:40 AM
Blog
Copying the Table and Data using SELECT INTO STATEMENT in SQL SERVER
14y
Updated Jul 4, 2012, 7:38 AM
Blog
Usage of IDENT_INCR and IDENT_SEED function of Identity column in sql server
14y
Updated Jul 4, 2012, 7:32 AM
Blog
Getting DATA & LOG File information of ALL Database in SQL SERVER
14y
Updated Jul 4, 2012, 7:21 AM
Blog
Space Usage of ALL DATABASES in the Current SERVER
14y
Updated Jul 4, 2012, 7:09 AM
Blog
Space Usage of ALL TABLES in the Current Database
14y
Updated Jul 4, 2012, 5:07 AM
Blog
Finding total Size/Space of the Table in sql server
14y
Updated Jul 4, 2012, 3:33 AM
Blog
Finding total size of the database in sql server
14y
Updated Jul 4, 2012, 3:28 AM
Blog
Using DBCC CHECKIDENT Command to Reseed a Table After Delete in SQL Server
14y
Updated Jul 3, 2012, 9:46 AM
Blog
Reset Identity column in SQL Server
14y
Updated Jul 3, 2012, 9:40 AM
Blog
How to enable OPENROWSET and OPENDATASOURCE support in SQL Server 2008
14y
Updated Jul 3, 2012, 8:11 AM
Blog
Configuring Ad Hoc Distributed Queries in SQL SEREVER
14y
Updated Jul 3, 2012, 8:07 AM
Blog
Enabling Xp_CmdShell using Surface Area Configuration Manager in SQL SERVER
14y
Updated Jul 3, 2012, 7:46 AM
Blog
Finding all The User Defined Functions (UDF) in a Database in SQL Server
14y
Updated Jul 3, 2012, 7:05 AM
Blog
Formulation of sys.all_objects
14y
Updated Jul 3, 2012, 6:45 AM
Blog
Getting System Defined View Text in SQL Server
14y
Updated Jul 3, 2012, 6:11 AM
Blog
Getting System Defined Procedure Text in SQL Server
14y
Updated Jul 3, 2012, 6:07 AM
Blog
Enabling & Disabling xp_cmdshell in SQL SERVER
14y
Updated Jul 3, 2012, 1:38 AM
Blog
Gettting List of Linked server configured in server using SQL Server
14y
Updated Jul 2, 2012, 7:18 AM
Blog
Getting Difference Between sys.all_objects & sys.objects in sql server
14y
Updated Jul 2, 2012, 6:58 AM
Blog
What's New in Replication of SQL server 2012
14y
Updated Jul 2, 2012, 6:41 AM
Blog
Getting Basic Information of ALL Databases using system stored proc(sp_helpdb)
14y
Updated Jul 2, 2012, 4:53 AM
Blog
Dropping Multiple Stored procedures at once in SQL SERVER 2008
14y
Updated Jun 25, 2012, 1:15 AM
Blog
Re: How to write Generic code for database connection
14y
Updated Jun 23, 2012, 3:03 PM
Forum
Getting Database objects count using SQL SERVER 2008
14y
Updated Jun 23, 2012, 2:40 PM
Blog
How to setup Intellisense in Sql Server 2008
14y
Updated Jun 22, 2012, 1:38 AM
Blog
Getting List of Data Types using system function in SQL Server 2008
14y
Updated Jun 19, 2012, 5:52 AM
Blog
JSON C# Class Generator
14y
Updated Jun 15, 2012, 7:45 AM
Blog
Serializing and Deserializing Object as XML Data Using XmlSerializer
14y
Updated May 20, 2012, 2:39 AM
Article
Re: Asp Page LIfe Cycle
14y
Updated May 13, 2012, 5:44 AM
Forum
Configuring & Checking CLR integration in SQL Server
14y
Updated May 11, 2012, 12:13 AM
Blog
.NET Multi-Targeting Packs for Visual Studio 2010
14y
Updated May 9, 2012, 11:05 PM
Blog
Getting SQL Script of database object of used Database using sys. sql_modules in SQL Server
14y
Updated May 9, 2012, 8:32 AM
Blog
List of Object Type available in SQL Server
14y
Updated May 9, 2012, 8:05 AM
Blog
Getting SQL Script of database object using sys.syscomments in SQL Server
14y
Updated May 9, 2012, 7:54 AM
Blog
Getting Information of Supporting Languages in SQL Server
14y
Updated May 9, 2012, 7:26 AM
Blog
Capturing Information about the default language in SQL server
14y
Updated May 9, 2012, 7:21 AM
Blog
Capturing Information of SQL server Configurations
14y
Updated May 9, 2012, 7:20 AM
Blog
Can I submit my content to other website
14y
Updated May 7, 2012, 4:41 AM
Forum
Re: Can I submit my content to other website
14y
Updated May 7, 2012, 4:41 AM
Forum
Parsing Name of Database Object Using System Function in SQL Server
14y
Updated May 5, 2012, 1:15 PM
Article
Re: Meta Control
14y
Updated May 5, 2012, 9:29 AM
Forum
Re: Caching
14y
Updated May 5, 2012, 9:27 AM
Forum
Parsing/Converting String as INTEGER using C#
14y
Updated May 5, 2012, 5:35 AM
Blog
Capturing the Edition based on ID of Currently Running SQL Server
14y
Updated May 4, 2012, 11:31 PM
Blog
Listing All Indexes of ALL Databases in SQL Server
14y
Updated May 4, 2012, 7:05 PM
Blog
Re: Regex Replace
14y
Updated May 4, 2012, 3:22 PM
Forum
Capturing Information about Currently Installed SQL SERVER
14y
Updated May 4, 2012, 8:52 AM
Blog
Getting Current Database Name and ID using SQL Server
14y
Updated May 4, 2012, 8:51 AM
Blog
Getting Database Name using ID and vice versa using SQL Server
14y
Updated May 4, 2012, 8:51 AM
Blog
Listing All Tables of ALL Databases in SQL Server
14y
Updated May 4, 2012, 8:50 AM
Blog
Listing All Views of ALL Databases in SQL Server
14y
Updated May 4, 2012, 8:50 AM
Blog
Listing All Triggers of ALL Databases in SQL Server
14y
Updated May 4, 2012, 8:50 AM
Blog
Listing All Table Columns of ALL Databases in SQL Server
14y
Updated May 4, 2012, 8:49 AM
Blog
Listing All Stored Procedures of ALL Databases in SQL Server
14y
Updated May 4, 2012, 8:48 AM
Blog
Listing All Stored Procedures Parameters of ALL Databases in SQL Server
14y
Updated May 4, 2012, 8:48 AM
Blog
Listing All Database Objects of ALL Databases in SQL Server
14y
Updated May 4, 2012, 8:45 AM
Blog
Capturing the Edition of Currently Running SQL Server
14y
Updated May 4, 2012, 8:44 AM
Blog
Re: Which is better Linq or Ado.not?
14y
Updated May 4, 2012, 5:44 AM
Forum
Re: For dyanamic radio button
14y
Updated May 4, 2012, 4:50 AM
Forum
Re: Default value in dropdownlist in HTML
14y
Updated May 4, 2012, 4:30 AM
Forum
Re: sql server r2 user database directory
14y
Updated May 3, 2012, 1:02 PM
Forum
Re: select special row and column in c#
14y
Updated May 3, 2012, 12:48 PM
Forum
Parsing/Converting String as Decimal using C#
14y
Updated May 3, 2012, 6:49 AM
Blog
Parsing/Converting String as Float using C#
14y
Updated May 3, 2012, 6:48 AM
Blog
Parsing/Converting String as Date Time using C#
14y
Updated May 3, 2012, 6:39 AM
Blog
Re: Star Rating Jquery Plugin
14y
Updated May 1, 2012, 7:01 AM
Forum
Re: C# Office application
14y
Updated May 1, 2012, 6:54 AM
Forum
Advance Usage of Generic Dictionary<K, t> Using C#
14y
Updated May 1, 2012, 12:38 AM
Article
Re: Creating a Simple Table-Valued Function in SQL Server.
14y
Updated Apr 30, 2012, 3:45 AM
Forum
Re: This is from Shivprasad
14y
Updated Apr 29, 2012, 3:48 PM
Forum
Re: Creating a Simple Table-Valued Function in SQL Server.
14y
Updated Apr 29, 2012, 11:47 AM
Forum
Re: Consolidating Technologies on C# Corner
14y
Updated Apr 29, 2012, 10:02 AM
Forum
Re: Consolidating Technologies on C# Corner
14y
Updated Apr 29, 2012, 9:48 AM
Forum