Home     |     .Net Programming    |     cSharp Home    |     Sql Server Home    |     Javascript / Client Side Development     |     Ajax Programming

Ruby on Rails Development     |     Perl Programming     |     C Programming Language     |     C++ Programming     |     IT Jobs

Python Programming Language     |     Laptop Suggestions?    |     TCL Scripting     |     Fortran Programming     |     Scheme Programming Language


 
 
Cervo Technologies
The Right Source to Outsource

MS Dynamics CRM 3.0

C# Programming

deployment


Hi

I have my app ready to go and I would like some advice about deployment.

I have coded some files that my app will rely on and have included
references to these files in my application such as

location="c:\\abc\\def\\ghi\\my.xml";

is the a way that I can reference such files in my code without having to
know about the deployment location?

Thanks

Doug

On Jun 6, 12:45 pm, "Doug" <gordononl@optusnet.com.au> wrote:

> Hi

> I have my app ready to go and I would like some advice about deployment.

> I have coded some files that my app will rely on and have included
> references to these files in my application such as

> location="c:\\abc\\def\\ghi\\my.xml";

> is the a way that I can reference such files in my code without having to
> know about the deployment location?

> Thanks

> Doug

Try using the config file(app.config) for locations and you can modify
the config file at run-time if you want to change the location of your
XML files.

-----------------------------------------------Reply-----------------------------------------------
thanks

I'll do some more research into this.

"eusebiu" <MarcuEuse@gmail.com> wrote in message

news:1181124291.911790.228570@w5g2000hsg.googlegroups.com...

Add to del.icio.us | Digg this | Stumble it | Powered by Megasolutions Inc