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

ASP.NET

 
GeneralRe: How to integrate facebook on a site? Pin
DaveAuld17-Jul-11 20:10
professionalDaveAuld17-Jul-11 20:10 
GeneralRe: How to integrate facebook on a site? Pin
alexa_adrian200117-Jul-11 20:43
alexa_adrian200117-Jul-11 20:43 
Questionhow can i add row to table dynamically? Pin
buffering8314-Jul-11 19:57
buffering8314-Jul-11 19:57 
AnswerGridview Pin
David Mujica15-Jul-11 2:41
David Mujica15-Jul-11 2:41 
Questionm working on a project of serial communication related matters in asp.net .. plz help me out Pin
ajay singh rajawat13-Jul-11 21:15
ajay singh rajawat13-Jul-11 21:15 
AnswerRe: m working on a project of serial communication related matters in asp.net .. plz help me out Pin
Richard MacCutchan13-Jul-11 23:27
mveRichard MacCutchan13-Jul-11 23:27 
QuestionGoogle Map in asp.net Pin
lalit1413-Jul-11 20:37
lalit1413-Jul-11 20:37 
AnswerRe: Google Map in asp.net Pin
Pete O'Hanlon13-Jul-11 22:25
mvePete O'Hanlon13-Jul-11 22:25 
Google Maps is handled via JavaScript. This isn't dependent on the version of the .NET runtime, so you shouldn't need to change the mapping side. What you may need to change is your ASP.NET code if you are using .NET 3 or .NET 4 features, and there's nobody here who could help you with that without seeing your source code.

Change the project type to .NET 2 in your solution and recompile the application. See what defects this causes and fix as necessary.

In future, you might want to check such basic things as the target framework before commencing any work.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


QuestionCan we show validation message differently in MVC3 Pin
Jagz W13-Jul-11 19:02
professionalJagz W13-Jul-11 19:02 
AnswerRe: Can we show validation message differently in MVC3 Pin
Anurag Gandhi13-Jul-11 20:44
professionalAnurag Gandhi13-Jul-11 20:44 
QuestionPartial views(.ascx) in MVC in vs2008 or 2010 Pin
siva45513-Jul-11 16:47
siva45513-Jul-11 16:47 
AnswerRe: Partial views(.ascx) in MVC in vs2008 or 2010 Pin
Anurag Gandhi13-Jul-11 20:57
professionalAnurag Gandhi13-Jul-11 20:57 
QuestionProblem hosting a Silverlight movie properly in aspx and html Pin
Vimalsoft(Pty) Ltd13-Jul-11 8:30
professionalVimalsoft(Pty) Ltd13-Jul-11 8:30 
QuestionURL Rewriting ?? Pin
Sanjay Kunjam13-Jul-11 5:03
Sanjay Kunjam13-Jul-11 5:03 
AnswerRe: URL Rewriting ?? Pin
Not Active13-Jul-11 5:27
mentorNot Active13-Jul-11 5:27 
GeneralRe: URL Rewriting ?? Pin
Sanjay Kunjam13-Jul-11 5:36
Sanjay Kunjam13-Jul-11 5:36 
Questionexport dataset to excel without using htmltextwriter Pin
sujitdeshpande_1913-Jul-11 3:49
sujitdeshpande_1913-Jul-11 3:49 
QuestionImport Data From sql to Excel using Microsoft.Office.Interop Pin
sujitdeshpande_1912-Jul-11 22:18
sujitdeshpande_1912-Jul-11 22:18 
SuggestionRe: Import Data From sql to Excel using Microsoft.Office.Interop Pin
Shameel12-Jul-11 23:44
professionalShameel12-Jul-11 23:44 
QuestionValidating Email without the use of regular Expression ? Pin
Rameez Raja12-Jul-11 20:14
Rameez Raja12-Jul-11 20:14 
SuggestionRe: Validating Email without the use of regular Expression ? Pin
Blue_Boy12-Jul-11 21:07
Blue_Boy12-Jul-11 21:07 
AnswerEmail validation WebService Pin
David Mujica13-Jul-11 2:52
David Mujica13-Jul-11 2:52 
QuestionXML Deserialization Pin
indian14312-Jul-11 9:58
indian14312-Jul-11 9:58 
QuestionOnFocus server side event for textbox in datagrid Pin
minckle12-Jul-11 8:53
minckle12-Jul-11 8:53 
AnswerRe: OnFocus server side event for textbox in datagrid Pin
Viral Upadhyay12-Jul-11 23:36
Viral Upadhyay12-Jul-11 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.