Click here to Skip to main content
15,915,702 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Plz find out error in my code. Pin
DeepToot24-Apr-07 5:13
DeepToot24-Apr-07 5:13 
GeneralRe: Plz find out error in my code. Pin
Dave Sexton24-Apr-07 10:36
Dave Sexton24-Apr-07 10:36 
AnswerRe: Plz find out error in my code. Pin
DeepToot24-Apr-07 5:21
DeepToot24-Apr-07 5:21 
AnswerRe: Plz find out error in my code. Pin
Sujit Gupta24-Apr-07 7:57
Sujit Gupta24-Apr-07 7:57 
Questionprint xsl Pin
TheEagle24-Apr-07 2:13
TheEagle24-Apr-07 2:13 
QuestionConfigurationsetting Class? Pin
Care Career24-Apr-07 0:25
Care Career24-Apr-07 0:25 
AnswerRe: Configurationsetting Class? Pin
Colin Angus Mackay24-Apr-07 0:36
Colin Angus Mackay24-Apr-07 0:36 
AnswerRe: Configurationsetting Class? Pin
Sandeep Kumar24-Apr-07 0:50
Sandeep Kumar24-Apr-07 0:50 
Hi,

Diff. between CAST and CONVERT

If you're just changing data from one form to another for use, such as changing a "31" from a varchar to an int, use CAST; Convert offers more options than cast which may lead to more processing time. And by this, I of course mean MINIMAL, not noticeable processing time. Convert allows you to add a format style to your convertion, if you want it to. For example, if you're changing a date to a string, you can say which part of the date to return instead of returning the whole thing and making .NET format it.

CONVERT is specific to SQL Server, and allows for a greater breadth of flexibility when converting between date and time values, fractional numbers, and monetary signifiers.

Regards,
Sandeep Kumar.V

AnswerRe: Configurationsetting Class? Pin
Sathesh Sakthivel24-Apr-07 1:40
Sathesh Sakthivel24-Apr-07 1:40 
QuestionAdding a row to ASP.NET table programatically Pin
Rohde24-Apr-07 0:01
Rohde24-Apr-07 0:01 
AnswerRe: Adding a row to ASP.NET table programatically Pin
Spunky Coder24-Apr-07 0:48
Spunky Coder24-Apr-07 0:48 
GeneralRe: Adding a row to ASP.NET table programatically Pin
Rohde24-Apr-07 1:06
Rohde24-Apr-07 1:06 
GeneralRe: Adding a row to ASP.NET table programatically Pin
enjoycrack24-Apr-07 1:12
enjoycrack24-Apr-07 1:12 
GeneralRe: Adding a row to ASP.NET table programatically Pin
Rohde24-Apr-07 1:58
Rohde24-Apr-07 1:58 
AnswerRe: Adding a row to ASP.NET table programatically Pin
Nouman Bhatti24-Apr-07 1:17
Nouman Bhatti24-Apr-07 1:17 
QuestionAsp.net page cannot be displayed Pin
chater buster24-Apr-07 0:00
chater buster24-Apr-07 0:00 
AnswerRe: Asp.net page cannot be displayed Pin
Sandeep Kumar24-Apr-07 0:29
Sandeep Kumar24-Apr-07 0:29 
AnswerRe: Asp.net page cannot be displayed Pin
Sufyan_shani24-Apr-07 2:27
Sufyan_shani24-Apr-07 2:27 
QuestionASP.NET 2.0 Pin
Darshan_shah24-Apr-07 0:00
Darshan_shah24-Apr-07 0:00 
AnswerRe: ASP.NET 2.0 Pin
Dave Sexton24-Apr-07 3:24
Dave Sexton24-Apr-07 3:24 
GeneralRe: ASP.NET 2.0 Pin
Darshan_shah26-Apr-07 20:48
Darshan_shah26-Apr-07 20:48 
Questionhelp me in downloading attachment in email client Pin
farria23-Apr-07 23:19
farria23-Apr-07 23:19 
Questionopen new windows Pin
alimohammed23-Apr-07 23:16
alimohammed23-Apr-07 23:16 
AnswerRe: open new windows Pin
enjoycrack23-Apr-07 23:36
enjoycrack23-Apr-07 23:36 
GeneralRe: open new windows Pin
alimohammed24-Apr-07 0:02
alimohammed24-Apr-07 0:02 

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.