One of the websites I manage is going to be linked to from a very high traffic website. So over the next couple of days I am planning to scale up my setup to make sure it can handle this high traffic
we have a domain controller (W2008 RC2) and several computers as client machines. At the moment when we introduce a new user to the开发者_开发知识库 domain who has to have access to a subset of comput
I have developed a console program in C# .NET, that uses Excel Interop. The program works just fine on my development machine and in the windows server 2008, if I run it from command line.
I have a VB.net application that has datagridviews and date control in windows forms. I have the short date format set in the date controls and short date format is some columns of the datagridview.
My goal is to use the python scripts in subversion\\tools, specifically validate-extensions.py in this case.I am running VisualSVN Server 2.15, built on Subversion 1.6.15 and have 32-bit Python 2.7.1
In my OnStart, I set a HKLM registry value to \"Yes\". I then instantiate a c# class which starts one of its methods as a thread.
Whats the best way to store the same type of data in the same table fed from multiple sorces? My website table has multiple domains with one being facebook. Buisness rules state that one organisatio
I just launched my test website in Windows Azure this weekend with a single web role.I didn\'t see any options to specify what OS to use.It is currently using Server 200开发者_如何学JAVA8 (IIS 7).Acco
i have a database (ms 2005 server). How to get bak or mdf file BUT; it is running windows 2008 server also over 600 stuffs is using this DB. if i get .bak file or mdf. i must close connection. i disli
We\'re building a web application in VS2010, using the .NET 4.0 FW. Our application includes reports that pull data from our database server.