Click here to Skip to main content
15,885,365 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: multiplication of columns Pin
manjusha s26-May-09 0:35
manjusha s26-May-09 0:35 
QuestionSql Query Pin
srinisiv25-May-09 23:05
srinisiv25-May-09 23:05 
AnswerRe: Sql Query Pin
Pete O'Hanlon25-May-09 23:46
mvePete O'Hanlon25-May-09 23:46 
GeneralRe: Sql Query Pin
srinisiv26-May-09 0:14
srinisiv26-May-09 0:14 
GeneralRe: Sql Query Pin
Pete O'Hanlon26-May-09 0:31
mvePete O'Hanlon26-May-09 0:31 
GeneralRe: Sql Query Pin
srinisiv26-May-09 0:49
srinisiv26-May-09 0:49 
QuestionInsert query Pin
manjusha s25-May-09 21:24
manjusha s25-May-09 21:24 
AnswerRe: Insert query Pin
Pete O'Hanlon25-May-09 22:00
mvePete O'Hanlon25-May-09 22:00 
Several things come to mind looking at your code.

1. This isn't the ASP.NET forum.
2. Your variable naming convention sucks. TextBox28? TextBox29? What do they mean? Please - give variables a more meaningful name.
3. Your code is wide open to SQL Injection attacks.
4. You do a redirect before you ever attempt the execute on the SQL.
5. Your redirect is using unencode URL entries - what happens, for instance, if TextBox30 is "Hello there'.!***"?

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.


My blog | My articles | MoXAML PowerToys | Onyx



QuestionHOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY25-May-09 1:45
TARAK NATH ROY25-May-09 1:45 
AnswerRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth25-May-09 22:24
molesworth25-May-09 22:24 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY25-May-09 23:08
TARAK NATH ROY25-May-09 23:08 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth25-May-09 23:22
molesworth25-May-09 23:22 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY26-May-09 0:01
TARAK NATH ROY26-May-09 0:01 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY26-May-09 0:03
TARAK NATH ROY26-May-09 0:03 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth26-May-09 1:23
molesworth26-May-09 1:23 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
TARAK NATH ROY26-May-09 2:15
TARAK NATH ROY26-May-09 2:15 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth26-May-09 3:05
molesworth26-May-09 3:05 
GeneralRe: HOW TO DISTINGUISE POINTS OF LINES AND CURVES ??? Pin
molesworth26-May-09 3:20
molesworth26-May-09 3:20 
QuestionWSE 3.0 setting option is not available Pin
kamaldeepgurhani24-May-09 21:13
kamaldeepgurhani24-May-09 21:13 
QuestionI need to Debug my setup project. Pin
velkumar_in24-May-09 21:05
velkumar_in24-May-09 21:05 
AnswerRe: I need to Debug my setup project. Pin
Moim Hossain2-Jul-09 9:36
Moim Hossain2-Jul-09 9:36 
QuestionHow to run .net application on Macintosh operating system.? Pin
Piyush Vardhan Singh24-May-09 20:45
Piyush Vardhan Singh24-May-09 20:45 
AnswerRe: How to run .net application on Macintosh operating system.? Pin
molesworth25-May-09 0:10
molesworth25-May-09 0:10 
GeneralRe: How to run .net application on Macintosh operating system.? Pin
Piyush Vardhan Singh25-May-09 1:46
Piyush Vardhan Singh25-May-09 1:46 
GeneralRe: How to run .net application on Macintosh operating system.? Pin
molesworth25-May-09 2:03
molesworth25-May-09 2: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.