Click here to Skip to main content
15,887,585 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to zoom+ a picture on mouse hover in asp.net Pin
N a v a n e e t h6-Sep-09 21:16
N a v a n e e t h6-Sep-09 21:16 
GeneralRe: How to zoom+ a picture on mouse hover in asp.net Pin
sashidhar6-Sep-09 21:41
sashidhar6-Sep-09 21:41 
GeneralRe: How to zoom+ a picture on mouse hover in asp.net Pin
Christian Graus6-Sep-09 22:13
protectorChristian Graus6-Sep-09 22:13 
Questiondeleting a specific record Pin
swtlibra6-Sep-09 20:34
swtlibra6-Sep-09 20:34 
AnswerRe: deleting a specific record Pin
SeMartens6-Sep-09 20:55
SeMartens6-Sep-09 20:55 
AnswerRe: deleting a specific record Pin
Christian Graus6-Sep-09 21:28
protectorChristian Graus6-Sep-09 21:28 
Questiondate/time Pin
ankitjain11106-Sep-09 20:20
ankitjain11106-Sep-09 20:20 
AnswerRe: date/time Pin
Christian Graus6-Sep-09 20:24
protectorChristian Graus6-Sep-09 20:24 
If you wrote this code for me, I'd fire you. It's unreadable, it shows an absence of any sort of thought or design, and anyone who wants to, can attack the database and erase it.

If you wrote proper database code, the dates would be stored as dates, not in any special format. Start by reading on SQL injection attacks. Then read up on how to write proper n-tiered applications. Finally, read up on database formats and data types. If you're writing code for work, I would suggest you're a good year away from being able to write anything that anyone with any sense would remotely consider paying for. If you're teaching yourself, then you are way out of your depth, take several huge steps back and learn a step at a time, instead of learning how to do everything wrong at once.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: date/time Pin
ankitjain11106-Sep-09 20:38
ankitjain11106-Sep-09 20:38 
GeneralRe: date/time Pin
N a v a n e e t h6-Sep-09 21:01
N a v a n e e t h6-Sep-09 21:01 
GeneralRe: date/time Pin
ankitjain11106-Sep-09 21:07
ankitjain11106-Sep-09 21:07 
GeneralRe: date/time Pin
Christian Graus6-Sep-09 21:30
protectorChristian Graus6-Sep-09 21:30 
GeneralRe: date/time Pin
Amit Patel19856-Sep-09 21:40
Amit Patel19856-Sep-09 21:40 
GeneralRe: date/time Pin
Christian Graus6-Sep-09 22:10
protectorChristian Graus6-Sep-09 22:10 
QuestionImplementing Audio Captcha Pin
Sachin Dubey6-Sep-09 20:19
Sachin Dubey6-Sep-09 20:19 
AnswerRe: Implementing Audio Captcha Pin
Christian Graus6-Sep-09 20:22
protectorChristian Graus6-Sep-09 20:22 
GeneralRe: Implementing Audio Captcha Pin
Sachin Dubey6-Sep-09 20:25
Sachin Dubey6-Sep-09 20:25 
GeneralRe: Implementing Audio Captcha Pin
Christian Graus6-Sep-09 20:28
protectorChristian Graus6-Sep-09 20:28 
GeneralRe: Implementing Audio Captcha Pin
Sachin Dubey6-Sep-09 20:31
Sachin Dubey6-Sep-09 20:31 
GeneralRe: Implementing Audio Captcha Pin
N a v a n e e t h6-Sep-09 21:11
N a v a n e e t h6-Sep-09 21:11 
QuestionHow to implement state management in c# Pin
rj shukla6-Sep-09 19:50
rj shukla6-Sep-09 19:50 
AnswerRe: How to implement state management in c# Pin
Christian Graus6-Sep-09 20:03
protectorChristian Graus6-Sep-09 20:03 
AnswerRe: How to implement state management in c# Pin
sashidhar6-Sep-09 21:35
sashidhar6-Sep-09 21:35 
QuestionHow to avoid reinitialization of variables in page load Pin
amittinku6-Sep-09 17:28
amittinku6-Sep-09 17:28 
AnswerRe: How to avoid reinitialization of variables in page load Pin
Christian Graus6-Sep-09 18:28
protectorChristian Graus6-Sep-09 18:28 

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.