Link to home
Start Free TrialLog in
Avatar of VIkasumit
VIkasumitFlag for India

asked on

ASP.Net Does the Dll and pdb file are necessary

Hi..

I just want to know that code behind require in any asp page need to be specifiyically on the DLL and pdb file or we can use some other method.

I am new to ASP.Net and use it using VS.Net 2002 but Now i doesn't need to use the VS.Net (As my new office doesn't have one) Now i want to create application in ASP.NEt using SQL server 2000 .

How can I make my new application (any  free tool can be just fine but no paid tools)

VIkasumit
Avatar of DotNetLover_Baan
DotNetLover_Baan

Hi Vikas,
you have to have VS.Net to DESIGN ASP.Net pages. To run them as webpages or applications from a server, you DON'T need VS.Net in the server machine. you just need the dlls that are in the BIN folder, ASPX pages and web.config file.
NOTE: Framework must be installed in the server computer

-Baan
ASKER CERTIFIED SOLUTION
Avatar of aibusinesssolutions
aibusinesssolutions
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of VIkasumit

ASKER

HI..

thanks for you suggestion but sorry to say that only aibusinesssolutions has the corret solution

Also, The Open Source Editor is Refer by AerosSaga
I haven't find any ASP.Net Project template.. If oyu have any idea please let me know


VIkasumit
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi..

I doesn't have any application right now but i have to create a new one....So thanks for the good resource but I need a good IDE for that

AerosSaga : Will you please let me know how can i use http://www.icsharpcode.net/OpenSource/SD/ *Open Source Editor for the same if you have any idea

VIkasumit
Download and develop, not sure what your asking its and open source free IDE for the .NET CLR
Hi..

Thanks I have download it and using it

Any way i am distributing point between you and aibusinesssolutions :

Thanks every one

VIkasumit