Re: 2.0 Features

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



The bin directory is still there - the bin is where the dlls from references
are stored
For instance, I use a product called the BasicDatePicker - when I add a
reference in VS.Net, it adds the dll to the project's bind directory.

--
David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com


"vinay" <vinay@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8E9DA7BD-398B-460A-8F29-6B1979955E11@xxxxxxxxxxxxxxxx

David

Thanks for the links
I have one more Q.

What happened to the bin directory in 2.0??

Dont we need Dll's anymore?
When the project is built where is the dll stored?

Thanks

"David Wier" wrote:

First, check out:
http://www.asp.net/getstarted/default.aspx?tabid=61
However, the new controls are the big part of what makes ASP.Net 2.0 so
powerful -
check out:
http://quickstarts.asp.net/QuickStartv20/aspnet/Default.aspx


David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com



"vinay" <vinay@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6BA93299-F6A6-49AF-89BE-46076FC14EB9@xxxxxxxxxxxxxxxx
Where can i read .NET 2.0 new features list.
Any links..

Thnks
vinay





.



Relevant Pages

  • Re: Cannot load assembly XXX.Global - Win2003/.NET 1.1/WSS
    ... the message means the global.asax references a code behind file that has ... not been compiled to a dll in the bin directory. ... > Parser Error Message: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: DLL hell
    ... So, in this project, call it MyProj.csproj, (that references the troublesome ... when I next compile MyProj the references to A and C stay as ... > the new version of D and the old version of E to the local bin directory. ... > VS goes looking for the Dll for C and finds it. ...
    (microsoft.public.dotnet.general)
  • Re: Stopping .Net Resolving all references
    ... for a dll to be optional, you load it at runtime, rather then including it ... > dll in the bin directory of the web site. ... > resolve all the references in the dlls in the bin directory. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Excel References
    ... registers the DLL properly on the user's machine then there shouldn't be any ... I re-establish the References, XL runs fine. ... "Joe" wrote in message ... Click OK and the VBE will register the DLL ...
    (microsoft.public.excel.programming)
  • Re: HowTo: Unregister a DLL/Control when the File no longer Exists
    ... Tony Proctor wrote: ... recorded in the registry. ... However, matching them up without the original DLL ... The main project references one of the DLLs, ...
    (microsoft.public.vb.general.discussion)