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
How to Select a Single Record from a MySql database when DISTINCT doesn't work
T-SQL to validate email addresses
Executing a test via a BATCH file
Return Multiple Rows as Delimited List
Copy data from one table to another, the user deciding which fields go where.
explorer error
add/Remove/Next/delete(wit<wbr />h parameter-stored procedure)
Create Windows shortcut using VBA with /WrkGrp switch
Exporting .pst file data to SQL Server 2005
How do I hide the splash screen on application load? VB.NET 2005