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

ASP.NET

 
AnswerRe: Designing a webpage Pin
Blikkies31-Jul-09 1:04
professionalBlikkies31-Jul-09 1:04 
AnswerRe: Designing a webpage Pin
Anurag Gandhi31-Jul-09 1:08
professionalAnurag Gandhi31-Jul-09 1:08 
AnswerRe: Designing a webpage Pin
Christian Graus31-Jul-09 10:36
protectorChristian Graus31-Jul-09 10:36 
QuestionAjax tabs Pin
sahoo.fm31-Jul-09 0:42
sahoo.fm31-Jul-09 0:42 
AnswerRe: Ajax tabs Pin
megivimal31-Jul-09 1:59
megivimal31-Jul-09 1:59 
QuestionDiffrence between Call back and Ajax Pin
Lijo Rajan31-Jul-09 0:31
Lijo Rajan31-Jul-09 0:31 
AnswerRe: Diffrence between Call back and Ajax Pin
Abhishek Sur31-Jul-09 1:10
professionalAbhishek Sur31-Jul-09 1:10 
QuestionJquery Pin
Sudhanshu Mani Tripathi31-Jul-09 0:27
Sudhanshu Mani Tripathi31-Jul-09 0:27 
I am new For Jquery ,I want to use jquery in VS2005 but I am not doing.
I write a code to display hello on button click
but nothing is happen after button click.
I think I did not get reference of query.js file.
How to use????????????




<script type="text/javascript">
$(document).ready(function() {
$("#Button1").click(function() {
alert("Hello world!");
});
});

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 
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 

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.