Thank You for the reply, Sorry it was not particular with Javascript or css... Its with all resource files. I am aware of tilde "~" I want to give an absolute location path like http://www.mydomain.com/main.css Is that possible, If yes, Can you elaborate?
altctrlnick
Posts
-
Absolut path for Javascript -
Absolut path for JavascriptI am trying to refer resource files from Productions Server on to my Master Page. But unable to accompolish that "> In the above code, Instead of having relative paths I would like to give absolute paths... Can someone help me with a work around
-
Loose Coupled ArchitectureCan anyone give me suggestions on the following I need to put in place an architecture which has the following prime features Assume Company X's IT Team A 1) Team A has many .NET projects lined up, Web, Windows, Services, WPF etc.. 2) For Web based projects... Team A requires the same look and feel for all projects. 3) Requirement : UI elements such as Master pages, js , css etc should not be copied over to every new project(No duplicate copies in each project) 4) Requirement : There should be a central repository kind of project/files/ etc.. which will serve as UI framework for all projects 5) Requirement : Data Access for all projects should also be driven by the same concept. One project drives data to all other projects For Data I can think of a Service. I am just not sure of how to get the architecture for the UI as mentioned above, Can someone recommend me what is the best approach. Thank You
-
Loose Coupled ArchitectureCan anyone give me suggestions on the following I need to put in place an architecture which has the following prime features Assume Company X's IT Team A 1) Team A has many .NET projects lined up, Web, Windows, Services, WPF etc.. 2) For Web based projects... Team A requires the same look and feel for all projects. 3) Requirement : UI elements such as Master pages, js , css etc should not be copied over to every new project(No duplicate copies in each project) 4) Requirement : There should be a central repository kind of project/files/ etc.. which will serve as UI framework for all projects 5) Requirement : Data Access for all projects should also be driven by the same concept. One project drives data to all other projects For Data I can think of a Service. I am just not sure of how to get the architecture for the UI as mentioned above, Can someone recommend me what is the best approach. Thank You
-
SQLMetal UsageCan some one give me a link which has good demo on how to use the code generated by SQLMetal