Click here to Skip to main content
15,881,938 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Crystal Reports with ASP.Net Pin
Abhishek Sur2-Jun-09 0:55
professionalAbhishek Sur2-Jun-09 0:55 
AnswerRe: Crystal Reports with ASP.Net Pin
Matt Cavanagh2-Jun-09 21:27
Matt Cavanagh2-Jun-09 21:27 
QuestionError In Localization Pleas Help Pin
mdazeemuddin1-Jun-09 23:27
mdazeemuddin1-Jun-09 23:27 
AnswerRe: Error In Localization Pleas Help Pin
Herman<T>.Instance2-Jun-09 21:52
Herman<T>.Instance2-Jun-09 21:52 
QuestionRest webservices Pin
manowj1-Jun-09 22:20
manowj1-Jun-09 22:20 
AnswerRe: Rest webservices Pin
Abhijit Jana1-Jun-09 23:50
professionalAbhijit Jana1-Jun-09 23:50 
GeneralRe: Rest webservices Pin
manowj2-Jun-09 4:32
manowj2-Jun-09 4:32 
Questionsql query Pin
jainiraj1-Jun-09 21:57
jainiraj1-Jun-09 21:57 
here is an sql query in which all fiels are correctly written-

(select admin.*, brok.FirstName+' '+brok.LastName as BrokerName
from adminmsgrecieved as admin,brokerdetails as brok
where admin.AdminId='111' and brok.BrokerId=admin.FromBrokerId ) as custo(AdminId,FromBrokerId,FromCustId,Subject,DateOfMsg,Message,Status,MsgId,BrokerName)

but i got an error "syntax error near as" what it may be??
plzz help.....
AnswerRe: sql query Pin
RajeevKumarSharma1-Jun-09 23:02
RajeevKumarSharma1-Jun-09 23:02 
GeneralRe: sql query Pin
jainiraj2-Jun-09 4:20
jainiraj2-Jun-09 4:20 
AnswerRe: sql query Pin
Christian Graus1-Jun-09 23:03
protectorChristian Graus1-Jun-09 23:03 
QuestionJava Scipt with Asp.Net Pin
Amit Patel19851-Jun-09 21:46
Amit Patel19851-Jun-09 21:46 
AnswerRe: Java Scipt with Asp.Net Pin
Abhishek Sur1-Jun-09 21:58
professionalAbhishek Sur1-Jun-09 21:58 
AnswerRe: Java Scipt with Asp.Net Pin
Christian Graus1-Jun-09 23:01
protectorChristian Graus1-Jun-09 23:01 
Questionusing button in ajax accordion Pin
Ariful Islam Sabuz1-Jun-09 21:46
Ariful Islam Sabuz1-Jun-09 21:46 
AnswerRe: using button in ajax accordion Pin
Blue_Boy1-Jun-09 21:52
Blue_Boy1-Jun-09 21:52 
Questionkey Code value problem Pin
ais071-Jun-09 21:27
ais071-Jun-09 21:27 
AnswerRe: key Code value problem Pin
Blue_Boy1-Jun-09 21:59
Blue_Boy1-Jun-09 21:59 
QuestionHow to set DataSet as DataSource in web app ? Pin
hdv2121-Jun-09 21:06
hdv2121-Jun-09 21:06 
AnswerRe: How to set DataSet as DataSource in web app ? Pin
Abhijit Jana1-Jun-09 23:51
professionalAbhijit Jana1-Jun-09 23:51 
GeneralRe: How to set DataSet as DataSource in web app ? Pin
hdv2124-Jun-09 5:48
hdv2124-Jun-09 5:48 
AnswerRe: How to set DataSet as DataSource in web app ? Pin
K03063-Jun-09 20:38
K03063-Jun-09 20:38 
Questiondifference between dates Pin
Mathew P V1-Jun-09 21:05
Mathew P V1-Jun-09 21:05 
AnswerRe: difference between dates Pin
Colin Angus Mackay1-Jun-09 21:12
Colin Angus Mackay1-Jun-09 21:12 
GeneralRe: difference between dates Pin
Mathew P V1-Jun-09 21:20
Mathew P V1-Jun-09 21:20 

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.