Hi!
I'm new to ASP.NET and Visual Studio and C#. If I have to compile my C# files with Visual Studio 2005, will they work with ASP.NET files created in previous version and updated outside Visual Studio 2005?
I am currently using Visual Studio 2005 on the website folder on my desktop (I have a spare copy on my USB drive) to compile my C# files and I am getting a Conversion Report file added to the folder when I open it with Visual Studio. Will I need to move all the files from the desktop folder, mentioned in the report as is to the website test folder (I don't have an IIS server attached to my computer because I don't have a registered version of Windows XP) and will the VS changed ASP.NET files work as is with the compiled C# files?
I am working with no funds and I believe that I just need to get the C# files compiled and the .dll files onto the website to complete the project. Unless, there is something else I don't know.
When I have opened some of the ASP.NET files in VS, I am getting error messages and the same files seem to be working fine in the test region of my website. Can I ignore the error messages or will I have to go through all the .aspx files to correct all the error messages?
Every time, I feel like I am close to completion, I learn about new things that I haven't done and I feel overwhelmed again. I am working on my own and just getting help from these forums.
Thanks!! :{
I'm new to ASP.NET and Visual Studio and C#. If I have to compile my C# files with Visual Studio 2005, will they work with ASP.NET files created in previous version and updated outside Visual Studio 2005?
I am currently using Visual Studio 2005 on the website folder on my desktop (I have a spare copy on my USB drive) to compile my C# files and I am getting a Conversion Report file added to the folder when I open it with Visual Studio. Will I need to move all the files from the desktop folder, mentioned in the report as is to the website test folder (I don't have an IIS server attached to my computer because I don't have a registered version of Windows XP) and will the VS changed ASP.NET files work as is with the compiled C# files?
I am working with no funds and I believe that I just need to get the C# files compiled and the .dll files onto the website to complete the project. Unless, there is something else I don't know.
When I have opened some of the ASP.NET files in VS, I am getting error messages and the same files seem to be working fine in the test region of my website. Can I ignore the error messages or will I have to go through all the .aspx files to correct all the error messages?
Every time, I feel like I am close to completion, I learn about new things that I haven't done and I feel overwhelmed again. I am working on my own and just getting help from these forums.
Thanks!! :{