2.0 Features

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
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.
 
Back
Top