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

.NET (Core and Framework)

 
AnswerRe: Problem when loading solution in the VS2010 Pin
Not Active17-Oct-11 4:04
mentorNot Active17-Oct-11 4:04 
Questionvisual studio framework problem Pin
sc steinhayse12-Oct-11 5:41
sc steinhayse12-Oct-11 5:41 
AnswerRe: visual studio framework problem Pin
RichardGrimmer12-Oct-11 6:14
RichardGrimmer12-Oct-11 6:14 
AnswerRe: visual studio framework problem Pin
Eddy Vluggen12-Oct-11 7:46
professionalEddy Vluggen12-Oct-11 7:46 
QuestionHow to run .NET apps on Linux, MacOSX and Windows Pin
Ivan Kratchen12-Oct-11 3:06
Ivan Kratchen12-Oct-11 3:06 
AnswerRe: How to run .NET apps on Linux, MacOSX and Windows Pin
jschell12-Oct-11 12:21
jschell12-Oct-11 12:21 
QuestionUnhappy Need Urgent help about Ajax Tab Navigation. Pin
Ajay Paritala12-Oct-11 1:51
Ajay Paritala12-Oct-11 1:51 
AnswerRe: Unhappy Need Urgent help about Ajax Tab Navigation. Pin
Not Active12-Oct-11 2:22
mentorNot Active12-Oct-11 2:22 
Switch to JQuery tabs http://jqueryui.com/demos/tabs[^] then you can do something like this

JavaScript
function onButtonClick()
{
  $("#tabsContainer").tabs("select", 2);
}


No comment

GeneralRe: Unhappy Need Urgent help about Ajax Tab Navigation. Pin
Ajay Paritala12-Oct-11 2:31
Ajay Paritala12-Oct-11 2:31 
GeneralRe: Unhappy Need Urgent help about Ajax Tab Navigation. Pin
Ajay Paritala12-Oct-11 2:33
Ajay Paritala12-Oct-11 2:33 
GeneralRe: Unhappy Need Urgent help about Ajax Tab Navigation. Pin
Pete O'Hanlon12-Oct-11 2:57
mvePete O'Hanlon12-Oct-11 2:57 
JokeRe: Unhappy Need Urgent help about Ajax Tab Navigation. Pin
Not Active12-Oct-11 3:03
mentorNot Active12-Oct-11 3:03 
QuestionRichEdit Question Pin
Kalkidas11-Oct-11 12:39
Kalkidas11-Oct-11 12:39 
QuestionFaster file access Pin
Mehdi Gholam10-Oct-11 18:33
Mehdi Gholam10-Oct-11 18:33 
AnswerRe: Faster file access Pin
Abhinav S10-Oct-11 18:49
Abhinav S10-Oct-11 18:49 
GeneralRe: Faster file access Pin
Mehdi Gholam10-Oct-11 20:19
Mehdi Gholam10-Oct-11 20:19 
GeneralRe: Faster file access Pin
Abhinav S10-Oct-11 20:42
Abhinav S10-Oct-11 20:42 
AnswerRe: Faster file access Pin
PIEBALDconsult11-Oct-11 2:58
mvePIEBALDconsult11-Oct-11 2:58 
GeneralRe: Faster file access Pin
Mehdi Gholam11-Oct-11 3:06
Mehdi Gholam11-Oct-11 3:06 
GeneralRe: Faster file access Pin
Dave Kreskowiak11-Oct-11 3:30
mveDave Kreskowiak11-Oct-11 3:30 
AnswerRe: Faster file access Pin
Luc Pattyn11-Oct-11 3:39
sitebuilderLuc Pattyn11-Oct-11 3:39 
GeneralRe: Faster file access Pin
Mehdi Gholam11-Oct-11 3:43
Mehdi Gholam11-Oct-11 3:43 
GeneralRe: Faster file access Pin
Luc Pattyn11-Oct-11 4:45
sitebuilderLuc Pattyn11-Oct-11 4:45 
GeneralRe: Faster file access Pin
Mehdi Gholam11-Oct-11 5:15
Mehdi Gholam11-Oct-11 5:15 
QuestionChecking validity of a URL Pin
PIEBALDconsult10-Oct-11 16:35
mvePIEBALDconsult10-Oct-11 16:35 

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.