Click here to Skip to main content
15,891,951 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: social submitter Pin
amit sahu209-Sep-10 0:39
amit sahu209-Sep-10 0:39 
GeneralRe: social submitter Pin
JV99999-Sep-10 0:49
professionalJV99999-Sep-10 0:49 
QuestionASP.NET mobile development Pin
SUDHAKAR PALLAM8-Sep-10 1:13
SUDHAKAR PALLAM8-Sep-10 1:13 
AnswerRe: ASP.NET mobile development Pin
Abhishek Sur8-Sep-10 9:54
professionalAbhishek Sur8-Sep-10 9:54 
GeneralRe: ASP.NET mobile development Pin
SUDHAKAR PALLAM8-Sep-10 17:13
SUDHAKAR PALLAM8-Sep-10 17:13 
GeneralRe: ASP.NET mobile development Pin
Abhishek Sur12-Sep-10 2:01
professionalAbhishek Sur12-Sep-10 2:01 
QuestionGlobally use of Hash Table in Web Application Pin
gautamamit87-Sep-10 21:22
gautamamit87-Sep-10 21:22 
AnswerRe: Globally use of Hash Table in Web Application Pin
Rhys Gravell7-Sep-10 21:40
professionalRhys Gravell7-Sep-10 21:40 
The web is stateless. You'll need to persist the populated HashTable between postbacks. Depending on your needs, be they per user or genuinely per web application instance. Look into using the Web Application Cache, the current Session, and the ViewState for the page.
Rhys

"The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it"

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance."
Terry Pratchett

AnswerRe: Globally use of Hash Table in Web Application Pin
Fayu8-Sep-10 7:02
Fayu8-Sep-10 7:02 
QuestionDynamic Div Creation? Pin
Farraj7-Sep-10 20:56
Farraj7-Sep-10 20:56 
AnswerRe: Dynamic Div Creation? Pin
Not Active8-Sep-10 2:04
mentorNot Active8-Sep-10 2:04 
GeneralRe: Dynamic Div Creation? Pin
Farraj21-Sep-10 15:37
Farraj21-Sep-10 15:37 
GeneralRe: Dynamic Div Creation? Pin
Not Active21-Sep-10 16:32
mentorNot Active21-Sep-10 16:32 
GeneralRe: Dynamic Div Creation? Pin
Farraj22-Sep-10 3:56
Farraj22-Sep-10 3:56 
QuestionIntroduction to ASP.NET web application with SQL db Pin
Chesnokov Yuriy7-Sep-10 19:09
professionalChesnokov Yuriy7-Sep-10 19:09 
AnswerRe: Introduction to ASP.NET web application with SQL db Pin
Eddy Vluggen8-Sep-10 0:52
professionalEddy Vluggen8-Sep-10 0:52 
Questionthe query has been canceled because the estimated cost of this query (569) exceeds the configured threshold of 300 Pin
narithchap7-Sep-10 17:48
narithchap7-Sep-10 17:48 
AnswerRethink your algorithm Pin
David Mujica8-Sep-10 3:52
David Mujica8-Sep-10 3:52 
GeneralRe: Rethink your algorithm Pin
narithchap8-Sep-10 6:11
narithchap8-Sep-10 6:11 
QuestionBasic Question Pin
future38397-Sep-10 14:09
future38397-Sep-10 14:09 
AnswerBasic Answer Pin
Not Active7-Sep-10 14:48
mentorNot Active7-Sep-10 14:48 
GeneralRe: Basic Assistance Pin
Luc Pattyn7-Sep-10 15:41
sitebuilderLuc Pattyn7-Sep-10 15:41 
QuestionForm Authentication not authenticating Pin
Gregory Gadow7-Sep-10 10:51
Gregory Gadow7-Sep-10 10:51 
AnswerRe: Form Authentication not authenticating Pin
Not Active7-Sep-10 13:20
mentorNot Active7-Sep-10 13:20 
GeneralRe: Form Authentication not authenticating Pin
Gregory Gadow8-Sep-10 6:03
Gregory Gadow8-Sep-10 6:03 

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.