|
-
Jun 29th, 2004, 05:03 AM
#1
Thread Starter
Lively Member
resx file
In VS.NET I always see resx file behind every aspx. Is it compulsory necessary...if so how can I modify it....For example..if I want to create sample.aspx and sample.vb dynamically, how about sample.resx file....can anybody let me know..
-
Jun 30th, 2004, 12:40 PM
#2
I would've thought that if you wanted to generate asp.net pages dynamically then any code would have to be inline script so that it will compile the first time it is run otherwise how would you compile the code?
-
Jun 30th, 2004, 09:19 PM
#3
Thread Starter
Lively Member
But a tool VBExpress.NET can create VS.NET solution, project, aspx, aspx.vb, resx everything dynamically. I would like to have something like that on my own...for my own projects. So what could be the login behind then?
-
Jul 1st, 2004, 06:52 AM
#4
Sorry i misunderstood what is was you were trying to do....
A .resx file is essentially an XML file if you open it in notepad you can see this for yourself there's instructions of a sort in each .resx file explaining what each part does.
Also try looking at this on msdn for more info.
Anyone know if .resx files are necessary for what jag is doing?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|