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

ASP.NET

 
AnswerRe: Binding Data to DropDown List from Database in Alphabetical order Pin
Christian Graus4-Feb-09 23:17
protectorChristian Graus4-Feb-09 23:17 
AnswerRe: Binding Data to DropDown List from Database in Alphabetical order Pin
BalasubramanianK5-Feb-09 0:16
BalasubramanianK5-Feb-09 0:16 
GeneralRe: Binding Data to DropDown List from Database in Alphabetical order Pin
pavanip5-Feb-09 0:21
pavanip5-Feb-09 0:21 
GeneralRe: Binding Data to DropDown List from Database in Alphabetical order Pin
BalasubramanianK5-Feb-09 0:38
BalasubramanianK5-Feb-09 0:38 
GeneralRe: Binding Data to DropDown List from Database in Alphabetical order Pin
pavanip5-Feb-09 0:53
pavanip5-Feb-09 0:53 
AnswerRe: Binding Data to DropDown List from Database in Alphabetical order Pin
Sneha Bisht5-Feb-09 0:57
Sneha Bisht5-Feb-09 0:57 
QuestionSystem.NullReferenceException: Object reference not set to an instance of an object. Pin
M.Ambigai4-Feb-09 23:04
M.Ambigai4-Feb-09 23:04 
AnswerRe: System.NullReferenceException: Object reference not set to an instance of an object. Pin
Christian Graus4-Feb-09 23:16
protectorChristian Graus4-Feb-09 23:16 
Well, your code really sucks. You should not hard code session keys, you also should never check the session without first making sure the value is not null.

You should step through in the debugger to try to work out if you are setting the session value, and why it's null on the other end.

you should also not write code that returns the correct password, that's not secure.

Christian Graus

Driven to the arms of OSX by Vista.

QuestionHelp Writing Soap Pin
RedDiamonds4-Feb-09 23:02
RedDiamonds4-Feb-09 23:02 
AnswerRe: Help Writing Soap Pin
Christian Graus4-Feb-09 23:11
protectorChristian Graus4-Feb-09 23:11 
Question[Message Deleted] Pin
ROHINIKOUNDINYA4-Feb-09 22:57
ROHINIKOUNDINYA4-Feb-09 22:57 
AnswerRe: Hope it will be clear , am trying to develop a code to check whether the given data in the textbox control is there in the database if yes, then based on the id, the relevent details will be displayed.. can u tell me how to connect to database a Pin
Christian Graus4-Feb-09 23:06
protectorChristian Graus4-Feb-09 23:06 
QuestionImage is not showing at run time Pin
BalasubramanianK4-Feb-09 22:53
BalasubramanianK4-Feb-09 22:53 
AnswerRe: Image is not showing at run time Pin
Christian Graus4-Feb-09 23:10
protectorChristian Graus4-Feb-09 23:10 
GeneralRe: Image is not showing at run time Pin
BalasubramanianK4-Feb-09 23:14
BalasubramanianK4-Feb-09 23:14 
GeneralRe: Image is not showing at run time Pin
Christian Graus4-Feb-09 23:18
protectorChristian Graus4-Feb-09 23:18 
QuestionImages with Frame Pin
yogesh_kumar_agarwal4-Feb-09 22:17
yogesh_kumar_agarwal4-Feb-09 22:17 
AnswerRe: Images with Frame Pin
Christian Graus4-Feb-09 22:51
protectorChristian Graus4-Feb-09 22:51 
GeneralRe: Images with Frame Pin
yogesh_kumar_agarwal4-Feb-09 22:59
yogesh_kumar_agarwal4-Feb-09 22:59 
GeneralRe: Images with Frame Pin
Christian Graus4-Feb-09 23:07
protectorChristian Graus4-Feb-09 23:07 
Questiondisplaying database table in webpage.. Pin
rosae6194-Feb-09 21:39
rosae6194-Feb-09 21:39 
AnswerRe: displaying database table in webpage.. Pin
N a v a n e e t h4-Feb-09 21:42
N a v a n e e t h4-Feb-09 21:42 
Questionmaking column read only true Pin
sandhya144-Feb-09 21:19
sandhya144-Feb-09 21:19 
AnswerRe: making column read only true Pin
Sneha Bisht5-Feb-09 1:10
Sneha Bisht5-Feb-09 1:10 
GeneralRe: making column read only true Pin
sandhya145-Feb-09 16:45
sandhya145-Feb-09 16:45 

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.