Articles  →  .NET
.NET Article List
   
Sub Category: C#
01 Data Types In C#
02 Nullable Datatypes
03 Boxing And Unboxing In C#
04 Indexers In C#
05 Deep Copy And Shallow Copy
06 Anonymous Methods In C#
07 Using Statement In C#
08 Basic Generic Class Example
09 Property Vs Variable In C#
10 Anonymous Types In .Net 3.0
11 Asynchronously Executing The Task Using Backgroundworker
12 Extension Method In C#
13 Basic Icomparable Example In C#
14 Flags Attribute In Enums C#
15 Why Can't We Instantiate Abstract Class
16 Operator Overloading In C#
17 Call Private Method Of The Class Using Delegates In C#
18 Is Struct A Value Type Or Reference Type
19 Continuous Input To Switch Case In C#
20 Using Keyword For Custom Class In C#
21 Use Pragma To Supress Complier Warning In C#
22 Arraylist In C#
23 Hashtable In C#
24 Tight And Loose Coupling C#
25 Attribute In C#
26 Conditional Attribute In C#
27 Difference Between Struct And Class In C#
28 Driveinfo Class In C#
29 Get The List Of All Folders On A Given Path Using C#
30 Get The List Of Files In A Folder Using C#
31 Internal Class In C#
32 Yield Keyword In C#
33 Exists Createdirectory And Delete Methods Of Directory Class C#
34 Async And Await In C#
35 Sortedset In C#
36 Func Delegate In C#
37 Difference Between The Iqueryable And Ienumerable In C#
38 Difference The Singleton And Static Class In C#
39 Constructor Chaining In C#
40 Action Delegate In C#
41 File Scoped Namespace In C# 10.0
42 Biginteger Data Type In C#
43 Complex Struct In C#
44 Tuples In C#
Sub Category: SOLID
45 Single Responsibility Principle In C#
46 Open Close Principle In C#
47 Liskov Substitution Principle In C#
48 Interface Segregation Principle C#
49 Dependency Injection In C#
Sub Category: Others
50 Dependency Inversion Principle In C#
51 Introduction To Windows Forms Using Visual Studio
52 Working On Form Properties Using Property Window
53 Using Snap Lines In Visual Studio To Align Controls For Windows Application
54 Page Template In .Net 1.1
55 Garbage Collector
56 Multithreading And Threadpool Basic Example
57 Creating Your First Web Application In ASP.NET
58 Partial Classes In .Net
59 ASP.NET Folders
60 Maintaining Scroll Position On Postback
61 Difference Between Response.Redirect And Server.Transfer
62 Nested Master Pages
63 Cookieless Session
64 Cross Page Postback In Asp.Net
65 URL Mapping In ASP.NET
66 Encryption Of Connection String
67 Making Application Offline
68 Adding Assembly In GAC
69 Storing Session In Database
70 Windows Authentication In ASP.NET
71 Automatic Properties And Object Initializers
72 LINQ Basics
73 Using LINQ To SQL For Single Table
74 URL Rewriting Using Httpmodules
75 Comma Separated String Using LINQ
76 Giving Identity To Each Page In ASP.NET 2.0
77 Binding Combo Box Using Generic Class
78 How To Detect Session Time Out In .Net
79 Creating Your Own Validation Control In Asp.Net
80 Multiview Control In Asp.Net
81 Using Multiple Programming Language In An ASP.Net Project
82 Accessing The Pager Row Using Toppagerrow And Bottompagerrow Property
83 ASP.NET XHTML Compliance
84 Add Event Handler On Button At Run Time In ASP.NET
85 Controlling Numericupdown Buttons In Windows Form In .NET
86 Adding Your Own Code Snippet In Visual Studio 2008
87 Datakeynames Attribute In .Net
88 Codeplex Syntax Highlighter
89 Create Your Own Project Template Using Visual Studio
90 Bind XML And HTML
91 String Comparison Vs Date Comparison Performance
92 Bulk Upload In Asp.Net
93 Get Worksheet Name Of Excel In Asp.Net
94 Invoke Different Validation Controls From A Single Button Using Validationgroup Property In Asp.Net
95 Displaying Validation Error Message In Login Control In Asp.Net
96 Avoid Duplicate Entries In Database On Refreshing The Screen In Asp.Net
97 Conversion Of A Varchar Data Type To A Datetime Data Type Resulted In An Out-Of-Range Value
98 Call Javascript From Code Behind In Asp.Net
99 Consequence Of Changing Web.Config At Runtime
100 Basic Example Of Asp.Net Dynamic Data
101 'User-Unhandled' Column Is Missing In The Exception Window In Visual Studio 2010
102 View Selective Tables In Asp.Net Dynamic Data
103 My.Settings In Vb.Net
104 Create Set Up Of The Windows Application Using Visual Studio 2010
105 Read Password Protected Excel File In C#
106 Detect Webcam Programmatically In C#
107 Introduction To Assembly In .Net
108 Stack And Heap
109 Working With Dropbox Using C#
110 Validation Controls In Asp.Net
111 Get List Of Installed Printers In C#
112 Spell Checker Using Hunspell C#
113 ASP.NET Configuration Through Command Prompt
114 Create Password Protected Zip File Using Dotnetzip C#
115 Resolve Classes Conflict Using Global Namespace Qualifier In C#
116 Create Your First Visual Studio Add-In In C#
117 Add An Option In Error List Context Menu Visual Studio Add-In C#
118 Paste Json As Classes In Visual Studio 2013
119 Cyclomatic Complexity Using Visual Studio
120 Test Email Functionality Without Smtp Port Enabled In C#
121 Read Resource File In C#
122 Check The Battery Life Percentage Of Laptop Using C#
123 Get MAC Address Of The System In C#
124 Read Json Text Using Newtonsoft Json Library In C#
125 Get Location Information In Windows 7 Without Location Sensor In C#
126 Get Lock And Unlock Information Of The System Using C#
127 Storing And Retrieving Image From Database In Asp.Net
128 Ilmerge Utility
129 Select Multiple Files From Asp.Net File Upload Control
130 Get The Mother Board Serial Number In C#
131 Get The Hard Disk Serial Number In C#
132 CRUD Operations In Sqlite Using C#
133 CRUD Operations In Postgres Using C#
134 Export Datagridview Data To Excel Using Openxml In C#
135 Desktop Notification In C#
136 Open Application In Admin Mode When Deploy In Clickonce Deployment
137 Unable To Load DLL 'Sqlite.Interop.Dll'_ The Specified Module Could Not Be Found
138 Convert Image To Base64 In C#
139 Hide Console Application Window In C#
140 Capture Screenshot In C#
141 Convert The HTML File To PDF Using C#
142 Notifyicon In C#
143 Deferred And Immediate Execution In LINQ
144 Sendkeys.Sendwait() Function In C#
145 How To Remove Untrusted Publisher From DLL Or Exe File
146 Data Transfer Objects (DTO) And How They Are Different From The Business Objects In C#