Click here to Skip to main content
15,895,011 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generali am using asp.net with vb Pin
Deepthy.P.M31-Jan-08 0:28
Deepthy.P.M31-Jan-08 0:28 
GeneralRe: i am using asp.net with vb Pin
John-ph31-Jan-08 0:44
John-ph31-Jan-08 0:44 
GeneralRe: i am using asp.net with vb Pin
Mark Churchill31-Jan-08 1:30
Mark Churchill31-Jan-08 1:30 
QuestionOpen word document on ASPX page Pin
mpavas31-Jan-08 0:18
mpavas31-Jan-08 0:18 
GeneralRe: Open word document on ASPX page Pin
dilipv8-Feb-08 1:35
dilipv8-Feb-08 1:35 
Generalwindows service with asp.net Pin
trilokharry30-Jan-08 23:24
trilokharry30-Jan-08 23:24 
Questionstore any variable value,How? Pin
zeeShan anSari30-Jan-08 23:24
zeeShan anSari30-Jan-08 23:24 
AnswerRe: store any variable value,How? Pin
Colin Angus Mackay30-Jan-08 23:46
Colin Angus Mackay30-Jan-08 23:46 
You should learn to use consts

What's the difference?
ViewState["conut"]
ViewState["count"]

If you spell things properly, it works better. If you use consts to store the names of things in your viewstate the compiler will tell you when you mistype stuff so you can see where you are going wrong quicker.

Upcoming FREE developer events:
* Developer Day Scotland

Recent blog posts:
* The Value of Smaller Methods
* Creating Many-to-Many joins

My website | blog

AnswerRe: store any variable value,How? Pin
Arun Jacob31-Jan-08 0:06
Arun Jacob31-Jan-08 0:06 
GeneralRe: store any variable value,How? Pin
zeeShan anSari31-Jan-08 0:42
zeeShan anSari31-Jan-08 0:42 
GeneralRe: store any variable value,How? Pin
Arun Jacob31-Jan-08 1:05
Arun Jacob31-Jan-08 1:05 
GeneralRe: store any variable value,How? Pin
zeeShan anSari31-Jan-08 1:13
zeeShan anSari31-Jan-08 1:13 
AnswerRe: store any variable value,How? Pin
Sandeep Akhare31-Jan-08 1:07
Sandeep Akhare31-Jan-08 1:07 
AnswerRe: store any variable value,How? Pin
John-ph31-Jan-08 1:26
John-ph31-Jan-08 1:26 
AnswerRe: store any variable value,How? Pin
Mark Churchill31-Jan-08 1:40
Mark Churchill31-Jan-08 1:40 
AnswerRe: store any variable value,How? Pin
zeeShan anSari31-Jan-08 8:21
zeeShan anSari31-Jan-08 8:21 
GeneralCookies Pin
Rahul Babu30-Jan-08 23:15
Rahul Babu30-Jan-08 23:15 
GeneralInserting Values from Dynamic Text Boxes into a database Pin
Imranlogi30-Jan-08 22:24
Imranlogi30-Jan-08 22:24 
GeneralRe: Inserting Values from Dynamic Text Boxes into a database Pin
Sandeep Akhare30-Jan-08 22:39
Sandeep Akhare30-Jan-08 22:39 
GeneralRe: Inserting Values from Dynamic Text Boxes into a database Pin
N a v a n e e t h30-Jan-08 23:01
N a v a n e e t h30-Jan-08 23:01 
AnswerRe: Inserting Values from Dynamic Text Boxes into a database Pin
John-ph30-Jan-08 23:03
John-ph30-Jan-08 23:03 
AnswerInserting Values from Dynamic Text Boxes into a database Pin
Arun Jacob30-Jan-08 23:11
Arun Jacob30-Jan-08 23:11 
GeneralRe: Inserting Values from Dynamic Text Boxes into a database Pin
Sandeep Akhare30-Jan-08 23:57
Sandeep Akhare30-Jan-08 23:57 
AnswerRe: Inserting Values from Dynamic Text Boxes into a database Pin
Arun Jacob31-Jan-08 0:31
Arun Jacob31-Jan-08 0:31 
GeneralHelp Me Pin
Zeeshan Ahmed Memon30-Jan-08 21:46
Zeeshan Ahmed Memon30-Jan-08 21:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.