Click here to Skip to main content
15,895,667 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Jquery Pin
Abhishek Sur31-Jul-09 1:14
professionalAbhishek Sur31-Jul-09 1:14 
QuestionAjax Help Pin
KhandelwalA31-Jul-09 0:21
KhandelwalA31-Jul-09 0:21 
AnswerRe: Ajax Help Pin
Vimalsoft(Pty) Ltd31-Jul-09 2:19
professionalVimalsoft(Pty) Ltd31-Jul-09 2:19 
QuestionPartial view in MVC Pin
vid nandha30-Jul-09 23:42
vid nandha30-Jul-09 23:42 
AnswerRe: Partial view in MVC Pin
Sun Rays31-Jul-09 0:13
Sun Rays31-Jul-09 0:13 
GeneralRe: Partial view in MVC Pin
vid nandha31-Jul-09 0:27
vid nandha31-Jul-09 0:27 
QuestionThe datatypes text and nvarchar are incompitable in the equal to operator. Pin
haleemasher30-Jul-09 23:41
haleemasher30-Jul-09 23:41 
AnswerRe: The datatypes text and nvarchar are incompitable in the equal to operator. Pin
Vimalsoft(Pty) Ltd31-Jul-09 0:01
professionalVimalsoft(Pty) Ltd31-Jul-09 0:01 
Why do you use nVarchar ? change the datatype to Varchar() even the text change it to varchar() , if you feel like the varchar will be too small for the text you want to put in that field add max where you put the dimension like this
Declare @MyVar varchar(max)


Hope this helps

Vuyiswa Maseko,

Few companies that installed computers to reduce the employment of clerks have realized their expectations.... They now need more and more expensive clerks even though they call them "Developers" or "Programmers."

C#/VB.NET/ASP.NET/SQL7/2000/2005/2008
http://www.vuyiswamaseko.somee.com
vuyiswa@its.co.za
http://www.itsabacus.co.za/itsabacus/

GeneralRe: The datatypes text and nvarchar are incompitable in the equal to operator. Pin
Manas Bhardwaj31-Jul-09 23:11
professionalManas Bhardwaj31-Jul-09 23:11 
QuestionSession time out Pin
janani1330-Jul-09 23:38
janani1330-Jul-09 23:38 
AnswerRe: Session time out Pin
Blikkies30-Jul-09 23:49
professionalBlikkies30-Jul-09 23:49 
GeneralRe: Session time out Pin
janani1330-Jul-09 23:50
janani1330-Jul-09 23:50 
GeneralRe: Session time out Pin
Blikkies30-Jul-09 23:54
professionalBlikkies30-Jul-09 23:54 
GeneralRe: Session time out Pin
janani1331-Jul-09 0:08
janani1331-Jul-09 0:08 
AnswerRe: Session time out Pin
haleemasher30-Jul-09 23:50
haleemasher30-Jul-09 23:50 
GeneralRe: Session time out Pin
janani1331-Jul-09 0:09
janani1331-Jul-09 0:09 
Questionliteral content problem Pin
haleemasher30-Jul-09 23:36
haleemasher30-Jul-09 23:36 
Questionhow to work in master page in asp.Net Pin
rj shukla30-Jul-09 23:12
rj shukla30-Jul-09 23:12 
AnswerRe: how to work in master page in asp.Net Pin
Blue_Boy30-Jul-09 23:14
Blue_Boy30-Jul-09 23:14 
AnswerRe: how to work in master page in asp.Net Pin
Blikkies30-Jul-09 23:17
professionalBlikkies30-Jul-09 23:17 
AnswerRe: how to work in master page in asp.Net Pin
Rajeshwar Code- Developer31-Jul-09 0:42
Rajeshwar Code- Developer31-Jul-09 0:42 
AnswerRe: how to work in master page in asp.Net Pin
Ashfield31-Jul-09 1:33
Ashfield31-Jul-09 1:33 
Questionwhat meaning of collection in .Net Pin
rj shukla30-Jul-09 22:53
rj shukla30-Jul-09 22:53 
AnswerRe: what meaning of collection in .Net Pin
Blikkies30-Jul-09 22:56
professionalBlikkies30-Jul-09 22:56 
AnswerRe: what meaning of collection in .Net Pin
Blue_Boy30-Jul-09 22:58
Blue_Boy30-Jul-09 22:58 

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.