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
Dong Lam Trien
828
986
147.7k
Writing net 2.0 code ?
Mar 25 2020 10:32 PM
Suppose I have net 4.0 code:
var node = new TreeNode(rootDirectory["Name"].ToString()) { Tag = rootDirectory };
I want to learn how to write net code 2.0 statement above how to rewrite ? Do you have a software name that converts net 2.0 code to net 4.0 or vice versa for ease of code lookup ?
Reply
Answers (
1
)
add data different data type in database
Multilanguage in mvc .