Click here to Skip to main content
16,012,061 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How can we capture the browser close button in clientside Pin
Guffa7-Feb-07 7:57
Guffa7-Feb-07 7:57 
QuestionFramework compatibility Pin
Abhishek Joshi6-Feb-07 2:37
Abhishek Joshi6-Feb-07 2:37 
AnswerRe: Framework compatibility Pin
Sandeep Akhare6-Feb-07 3:10
Sandeep Akhare6-Feb-07 3:10 
AnswerRe: Framework compatibility Pin
RichardGrimmer7-Feb-07 1:06
RichardGrimmer7-Feb-07 1:06 
QuestionSubmit parent forms after closing child form Pin
elhameh6-Feb-07 2:33
elhameh6-Feb-07 2:33 
AnswerRe: Submit parent forms after closing child form Pin
Sandeep Akhare6-Feb-07 3:12
Sandeep Akhare6-Feb-07 3:12 
GeneralRe: Submit parent forms after closing child form Pin
elhameh6-Feb-07 17:17
elhameh6-Feb-07 17:17 
QuestionNo themes Pin
digsy_6-Feb-07 2:15
digsy_6-Feb-07 2:15 
I'm trying to add a theme to my C# ASP.Net 2.0.

I can apply a SkinId to an individual control but cannot seem to apply it to the entire site.

Here's what I have in my web.config.

<code>
<pages theme="DefaultTheme">
<controls>
<add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
<add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI" assembly="Microsoft.Web.Preview"/>
<add tagPrefix="asp" namespace="Microsoft.Web.Preview.UI.Controls" assembly="Microsoft.Web.Preview"/>
</controls>
</pages>
</code>

What am I doing wrong ?

Thanks
QuestionUDDI Pin
indian1436-Feb-07 2:07
indian1436-Feb-07 2:07 
AnswerRe: UDDI Pin
saravanan056-Feb-07 5:53
saravanan056-Feb-07 5:53 
Questionc# code for downloading a video file Pin
sarodam6-Feb-07 0:11
sarodam6-Feb-07 0:11 
AnswerRe: c# code for downloading a video file Pin
badgrs6-Feb-07 0:40
badgrs6-Feb-07 0:40 
GeneralRe: c# code for downloading a video file Pin
sarodam6-Feb-07 1:01
sarodam6-Feb-07 1:01 
AnswerRe: c# code for downloading a video file Pin
asithangae6-Feb-07 0:57
asithangae6-Feb-07 0:57 
GeneralRe: c# code for downloading a video file Pin
sarodam6-Feb-07 22:00
sarodam6-Feb-07 22:00 
GeneralRe: c# code for downloading a video file Pin
varshavmane6-Feb-07 22:09
varshavmane6-Feb-07 22:09 
GeneralRe: c# code for downloading a video file Pin
sarodam6-Feb-07 22:41
sarodam6-Feb-07 22:41 
QuestionFTP Username & password Pin
demane5-Feb-07 23:59
demane5-Feb-07 23:59 
AnswerRe: FTP Username & password Pin
logicaldna6-Feb-07 1:18
logicaldna6-Feb-07 1:18 
QuestionWeb service Pin
indian1435-Feb-07 23:12
indian1435-Feb-07 23:12 
AnswerRe: Web service Pin
gauthee5-Feb-07 23:21
gauthee5-Feb-07 23:21 
GeneralRe: Web service Pin
indian1435-Feb-07 23:43
indian1435-Feb-07 23:43 
GeneralRe: Web service Pin
PavanPareta5-Feb-07 23:53
PavanPareta5-Feb-07 23:53 
GeneralRe: Web service Pin
indian1436-Feb-07 0:05
indian1436-Feb-07 0:05 
GeneralRe: Web service Pin
gauthee5-Feb-07 23:53
gauthee5-Feb-07 23:53 

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.