I am not new in using asp net c# expecially with visual web developer 2010 (VWD).
in VWD I can do what ever I like, like App_GlobalResources for different language and also use even JScript files
I also have Visual studio 2010(VS) installed in my machine.
I wanted to create now a new project with VS That can be reuseable in my exisiting website created in with VWD. this new project have to do with Uploading files to the existing website.
my Question now are:
How do I use App_GlobalResources with .resx files in the new VS Project(I mean in this case for different languages like de-DE, es-ES and French)
How do I also use JScript file in this case?
Can I also use webservice in this case?
Please help.
OLALEKEX
Germany.
if my post helps you in one way or the other please give the girl a point by MARKING AS ANSWER. Thanks
olalekex
Member
42 Points
43 Posts
App_GlobalResources in Visual C# 2010 new Project
Mar 05, 2012 06:19 AM|LINK
I am not new in using asp net c# expecially with visual web developer 2010 (VWD).
in VWD I can do what ever I like, like App_GlobalResources for different language and also use even JScript files
I also have Visual studio 2010(VS) installed in my machine.
I wanted to create now a new project with VS That can be reuseable in my exisiting website created in with VWD. this new project have to do with Uploading files to the existing website.
my Question now are:
How do I use App_GlobalResources with .resx files in the new VS Project(I mean in this case for different languages like de-DE, es-ES and French)
How do I also use JScript file in this case?
Can I also use webservice in this case?
Please help.
Germany.
if my post helps you in one way or the other please give the girl a point by MARKING AS ANSWER. Thanks
FightAsABull
Contributor
2228 Points
424 Posts
Re: App_GlobalResources in Visual C# 2010 new Project
Mar 07, 2012 06:33 AM|LINK
Hi, please check these links:
http://msdn.microsoft.com/en-us/library/7zxb70x7(v=vs.80).aspx
http://msdn.microsoft.com/en-us/library/0y4e5ktt(v=vs.80).aspx
http://www.sybase.com/detail?id=1051307
olalekex
Member
42 Points
43 Posts
Re: App_GlobalResources in Visual C# 2010 new Project
Mar 07, 2012 11:15 AM|LINK
Thank you so much FightAsABull.
I will read through the links. If I am satisfied. I will definitely mark your response as answer.
Thanks
Germany.
if my post helps you in one way or the other please give the girl a point by MARKING AS ANSWER. Thanks