I have been given an assignement to present a proof of concept. I am not quite sure if I have a grasp on what they want so I'm kicking it out to here for your input. I understand the concept behind VPP, but need to run this through to see your input
I was told to
1) Create a C# page with a list such as page1, page2 and so fourth
2) Then, figure out how to use VPP to serve up the list.aspx page
I'm not quite sure how exactly he wants this done and I don't want to ask him for a 3rd time..figured maybe I can get an answer here.
We are not pulling our aspx pages from a database. I have looked at numerous articles on VPP, including the all famous http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/vpp_vga.asp and also http://support.microsoft.com/?scid=kb;en-us;910441&spid=8940&sid=513
The example my manager sketch on a piece of paper was this:
Create a list.aspx, something like /users/list.aspx
Then if you have another URL that you try going to such as /Foo/list.aspx?freetext=chicken, ensure that list.aspx is served properly using VPP
What I don't understand is, the page with links, and then serving up the list.aspx
I know the article explains it but I really don't know what parts I need, etc. I guess I need some hand holding. I know this isn't hard but for some reason, my brain is not working today.
C# Web Developer
When is Microsoft going to get rid of VB.NET!