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
Current Affairs
FOLLOW
Welcome to Current Affairs section of C# Corner. In this section, you will find various General related source code samples, articles, tutorials, and tips.
Articles
(230)
Blogs
(731)
Resources
(22)
Videos
(0)
News
(4319)
Blogs
Checking a string if it is empty!
The best way to check a string if it is empty
Kadir Camoglu
Feb 01, 2007
AJAX 1.0 Source Code available
Microsoft released AJAX 1.0 as an extension of ASP.NET 2.0 and now announced they are giving away source code of AJAX 1.0. What else we can ask for? I think this is a great news for ASP.NET develop...
Mahesh Chand
Feb 01, 2007
Search item(s) in a generic list
A better way to find item(s) in generic list using Predecate
Anh Duc Thai
Feb 01, 2007
c# + small device (mphone,pda,pocket)+net+sql
development c# software for small device
golocorbin
Jan 31, 2007
Getting Pi in .NET
PI is a field of Math class. And it brings 3.14159265358979323846 for PI.
Kadir Camoglu
Jan 29, 2007
Changing String Cases
You can change yoru string variable case with ToLower() or ToUpper() method.
Kadir Camoglu
Jan 28, 2007
Alternate way to view source
This is really good tip to view source
Bhakeeswaran Thulasingam
Jan 28, 2007
PreCompilation in ASP.Net 2.0
Introduction and advantages of PreCompilation.
Bhakeeswaran Thulasingam
Jan 28, 2007
How to Enable/Disable buttons in a tool bar...
Working with the toolbar buttons.
AbderRahman Ali
Jan 27, 2007
The Fastest Way To Compare Two Strings Eqaulity
We usually use "==" for string comparing operations. But What if the code will work 10 million times. You must use the best comparing way for minimum time consuming.
Kadir Camoglu
Jan 26, 2007
An Easy Way To Read From or Write To A File
Use the System.IO.File class's static methods to read from or write to a file. This is the easiest way working with files.
Kadir Camoglu
Jan 25, 2007
Visual Studio 2005 Express Editions Service Pack 1 Released
Haven't you downloded Microsoft® Visual Studio® 2005 Express Editions Service Pack 1 yet?
Kadir Camoglu
Jan 23, 2007
.Net Framework 3.0 (WinFX/NetFX3)
Start the new generation programming concepts with .Net Framework 3.0.
Kadir Camoglu
Jan 23, 2007
The StringBuilder Object Memory Usage - Capacity
The StringBuilder class provides good performance for string operations with default attributes. And you can accomplish your string operations with in best memory performance adjusting StringBuilde...
Kadir Camoglu
Jan 22, 2007
ASP.Net 2.0 – Multiple Languages in the App_code folder
ASP.Net 2.0 – Briefly describes the app_code folder and how to include source code in multiple languages in the App_code folder in ASP.Net
Dipal Choksi
Jan 18, 2007
What's so special about Workflow solutions?
My favorite features for workflow solutions (without going into platform specifics...)
Dipal Choksi
Jan 18, 2007
C# Corner 3.0 is Live Now
I am glad to say that long awaited new C# Corner version 3.0 is live now. What do you think about this new design?
Mahesh Chand
Jan 12, 2007
Congratulations MVPs
Four C# Corner authors have recieved Microsoft MVP award for year 2007 and few more have been nominated for the award. Congratulations authors. Keep up the good work.
Mahesh Chand
Jan 10, 2007
No Records Available.
661
-
678
of
678
<<
30
31
32
33
34
>>
Learn C# 7.x
Challenge yourself
Success Skill
E-Book Download
Get Certified
Full Stack Beginner