Click here to Skip to main content
15,891,657 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Live Server Error Pin
sashidhar25-Sep-09 2:43
sashidhar25-Sep-09 2:43 
GeneralRe: Live Server Error Pin
Richard MacCutchan25-Sep-09 2:45
mveRichard MacCutchan25-Sep-09 2:45 
QuestionCompositeControl AJAX Problem Pin
deezZ24-Sep-09 23:30
deezZ24-Sep-09 23:30 
Questioncrystal report error Pin
vikas shukla24-Sep-09 21:49
vikas shukla24-Sep-09 21:49 
AnswerRe: crystal report error Pin
N a v a n e e t h24-Sep-09 22:40
N a v a n e e t h24-Sep-09 22:40 
GeneralRe: crystal report error Pin
vikas shukla24-Sep-09 23:10
vikas shukla24-Sep-09 23:10 
GeneralRe: crystal report error Pin
gery12830-Jun-10 20:45
gery12830-Jun-10 20:45 
QuestionEmbedding an aspx page as a WebResource Pin
C.Shivashankar24-Sep-09 21:34
C.Shivashankar24-Sep-09 21:34 
Hi can any one healp me
In my custom server controls library, I would like to include an aspx page I created that to get some data from user and sage to database

I was hoping I could embed it as a resource. The property page allows me to set the build action to "Embedded Resource" and it compiles it into the .dll just fine. However, when adding the WebResource assembly attribute to the AssemblyInfo.cs file, I don't know what content-type to use. I also thought I would need to set PerformSubstitution to true.

However, after some reading, it appears that this won't work as .net will not actually parse/compile/execute the resource as a .net page.

<Assembly: WebResource("Name", "Content Type", PerformSubstitution:=True)>
Can you please give me content type for aspx page

The Value Has Its Value Only Its Value Is Valied

AnswerRe: Embedding an aspx page as a WebResource Pin
Abhishek Sur25-Sep-09 12:06
professionalAbhishek Sur25-Sep-09 12:06 
QuestionIssue with downloading text/ppt files through CHROME [modified] Pin
jophinmichael24-Sep-09 21:28
jophinmichael24-Sep-09 21:28 
QuestionRepeater Size Pin
Abbas_here24-Sep-09 20:24
Abbas_here24-Sep-09 20:24 
AnswerRe: Repeater Size Pin
Christian Graus24-Sep-09 20:35
protectorChristian Graus24-Sep-09 20:35 
GeneralRe: Repeater Size Pin
Abbas_here24-Sep-09 20:45
Abbas_here24-Sep-09 20:45 
AnswerRe: Repeater Size Pin
N a v a n e e t h24-Sep-09 20:40
N a v a n e e t h24-Sep-09 20:40 
GeneralRe: Repeater Size Pin
Christian Graus24-Sep-09 20:43
protectorChristian Graus24-Sep-09 20:43 
GeneralRe: Repeater Size Pin
N a v a n e e t h24-Sep-09 20:44
N a v a n e e t h24-Sep-09 20:44 
GeneralRe: Repeater Size Pin
Abbas_here24-Sep-09 20:51
Abbas_here24-Sep-09 20:51 
GeneralRe: Repeater Size Pin
sashidhar24-Sep-09 21:05
sashidhar24-Sep-09 21:05 
Questionfor web project setup Pin
vikas shukla24-Sep-09 20:10
vikas shukla24-Sep-09 20:10 
AnswerRe: for web project setup Pin
Vimalsoft(Pty) Ltd24-Sep-09 20:22
professionalVimalsoft(Pty) Ltd24-Sep-09 20:22 
AnswerRe: for web project setup Pin
vikas shukla24-Sep-09 21:50
vikas shukla24-Sep-09 21:50 
GeneralRe: for web project setup Pin
Vimalsoft(Pty) Ltd24-Sep-09 22:26
professionalVimalsoft(Pty) Ltd24-Sep-09 22:26 
QuestionSelect In Query on Cache Pin
sjs4u24-Sep-09 20:10
sjs4u24-Sep-09 20:10 
AnswerRe: Select In Query on Cache Pin
N a v a n e e t h24-Sep-09 20:43
N a v a n e e t h24-Sep-09 20:43 
QuestionASP.NET Gridview Pin
Illegal Operation24-Sep-09 18:18
Illegal Operation24-Sep-09 18:18 

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.