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
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Maria
NA
64
0
When to use classes?
Nov 10 2010 11:12 PM
Hello all. I created an ASP.NET/C# application with over 10,000 lines of code. Within the code has numberous functions that I created and is used many times by the application. My question is when is the right time to create a class(es) and how do I used the classes? How many lines of code is too much?
Thank you in advanced for all your help.
Reply
Answers (
4
)
How can I make this more simple?
How to code a new sqlcode or get inside a TableAdapter?