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
satish babu
884
633
85.2k
abt using keyword
Jul 19 2013 7:03 AM
Hi,
In sharepoint we are using like this
using(spsite objsite =new spsite(http://localhost:4141/marketing)
{
using(spweb objweb=objsite.openweb())
{
..................
}
}
In the above way we are writing code.Here we used the keyword "using" for spweb and spsite means here we are specifing scope.If i am not used for spweb using keyword means already using keyword is available for spsite, is it kill the whole obejcts in that scope after completing executing.Why we need to write again using keyword for spweb also?Can anyone help me to explore this question.
Reply
Answers (
2
)
Update filter of list view programatically
i want to study about xml basics and brifley send link