Buy Questpond's video subscriptions on
huge discount
.
Online: 7497
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
ASP.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
How to share data in a class between web forms which is present in folder?
Posted by
deccansoft
on 10/30/2010 | Category:
ASP.NET Interview questions
| Views: 2638
This can be achieved by creating a class of type static in folder name "app_code".
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
what is WebGarden in Asp.Net?
Next question > :
Can you access controls on the Master Page without ...
Comments or Responses
Login to post response
More Interview Questions
Can you access controls on the Master Page without using FindControl() ...
From the content page code how can you reference a control on the mast ...
Can you access non public properties and non public methods of a maste ...
Can you dynaimically assign a Master Page?
At what stage of page processing master page and content page are merg ...
What are the 3 levels at which content pages can be attached to Master ...
Can the content page contain any other markup outside of the Content c ...
How do you bind a Content Page to a Master Page?