Forum: ASP.NET Feb 23rd, 2009 |
| Replies: 3 Views: 368 Thanks for your reply. But i still confuse that what means for Applicaton("abc") is acessible from all session(from all browser)? what means for from all browser? Can you explain for details? |
Forum: ASP.NET Feb 22nd, 2009 |
| Replies: 3 Views: 368 Hi guy,
i'm newbie of .net language. Last week i found a new method at the .net with vb.net language. That is in the Global.asax, you are enable to store a global variable. The common at below:... |
Forum: ASP.NET Feb 19th, 2009 |
| Replies: 2 Views: 1,779 Thanks for your reply. Can you provide more details due to i still blur that how to use global variable. |
Forum: ASP.NET Feb 12th, 2009 |
| Replies: 2 Views: 1,779 Hi Guys,
i'm newbie in .net area. now i confuse one things is :
i have a variabel is use at all pages in my web site. so how i set this variable in one page, so that every time when i need... |