TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Coding Best Practices
FOLLOW
Welcome to Performance & Best Practices section of C# Corner. In this section, you will find various Performance & Best Practices related source code samples, articles, tutorials, and tips.
Articles
(138)
Blogs
(68)
Resources
(16)
Videos
(20)
News
(1)
Blogs
Object Oriented Concepts - Part I
Lets learn the concept of Object Oriented Programming Language.
Gomathi Palaniswamy
Dec 12, 2011
Update Panel Overuse? Be a bit cautious in terms of slowness (performance issue)
Don’t be careless while using Update Panel in your project. It can slow down if you not care.
Anil Kumar
May 11, 2011
Null-coalescing and Ternary operator
Null-coalescing and Ternary operator for avoiding null value while assignment.
Anil Kumar
Apr 22, 2011
How to Avoid Single Quote Exception in SQL
How to Avoid Single Quote exception while inerting/Update/Select query.. (Unclosed quotation mark after the character string.......)
dheeraj pk
Feb 06, 2011
Open new browser window using asp.net
How to open new browser window using asp.net.
Purushottam Rathore
Aug 20, 2010
strategy pattern
strategy pattern with code
Rajul Aggarwal
Jan 21, 2010
Observer Pattern
Observer Pattern with code
Rajul Aggarwal
Jan 21, 2010
Decorator Pattern
Decorator Pattern with code
Rajul Aggarwal
Jan 21, 2010
Movable form with designed Header (.dll)
Many times I have seen that many programmer creates designable header for their windows forms but then donsen't have the feasibility of moving like predefined windows forms, but after reading this...
Nikhil Kumar
Jan 05, 2010
Scientific Calculator...
This is a Scientific Calculator developed in C# .NET (GUI)...
Nikhil Kumar
Jan 05, 2010
A fast and very simple calculator
I have seen that when we have two numbers and want more mathemetical operations between them even we have to write them again and again for different operations... Now this problem has solved by t...
Nikhil Kumar
Jan 05, 2010
Thank's to csharp corner
I want to thank c sharp corner
Bechir Bejaoui
Aug 22, 2009
Bing- The new super power in search world
Microsoft is going to rock in search world with 'Bing' Confirmed: Microsoft's new search engine is called 'Bing', Opens June 3rd Badda bing, badda boom, Google is going to sleep with the fishes...
Rahul Kumar Saxena
May 29, 2009
How to add a combox dynamically ..
This blog shows you that how to add a combobox on the gui form dynamically...by clicking a button...
Nikhil Kumar
Apr 20, 2009
How to set a tool tip on any control by coding ...
This blog shows you that how to set a tooltip on any control by a coding...
Nikhil Kumar
Apr 20, 2009
Show selected pics by a gui form run time...
This blog show you how to show a picture on a gui form at run time..... selection
Nikhil Kumar
Apr 18, 2009
Check the typed email id
This blog show you how to check that a typed email id is in correct format or not.
Nikhil Kumar
Apr 15, 2009
How to Restrict Numeric Value in a TextBox
This article shows that when a user type a numeric value it will give an error...
Nikhil Kumar
Apr 15, 2009
Hosting .NET Reflector in your own Application
You can automate .NET Reflector processes, and run .NET Reflector from within IDEs or other applications. You can even use it as a web control within a browser! . Here Nick shows how to develop ...
Mahesh Chand
Apr 01, 2009
Funny question about laptop and PC Mahesh : )
Laptop, PC, Laptop questions, About Laptop.
Bechir Bejaoui
Mar 04, 2009
No Records Available.
41
-
60
of
66
<<
1
2
3
4
>>
Introduction to MongoDB
Challenge yourself
Coding Best Practices
E-Book Download
Get Certified
C# for Beginners