Microsoft
Software
Hardware
Network
Question : .pdb file
When doing my build I'm getting a filenamesame.pdb file in the bin directory.
What is that and do I need to load that to the production site?
Answer : .pdb file
you don't have to upload to production.
Be sure to compile in release mode and take the release mode DLL's to production.
Random Solutions
.NET MySQL question
TextBox and Validation Rule
Export Access to Word template
What is a good server naming convention?
Full Trust granting for Assembly in x64
Landscape to Portrait?
Outlook 2007/2010 Prompts for Autodiscover Password
IE8 Keeps Crashing - No logs in event viewer
SQL, Login Failed Error
how to insert null value in a table using SQLParameter class