I would like to create custom login page in windows server machine using c#.When i login to the serv开发者_JS百科er remotely which should have to take the user name and password as the current login..
I have connection strings that look like: Data Source=mydomain.com;Initial Catalog=DB;Integrated Security=True
I downloaded and installed without any problem Wordpress through Webmatrix in a Windows Server 2008 r2 in development environment. Once I finished the customization, I wanted to deploy the Wordpress b
We are trying to run a .NET 4 web application (on an 8 GB, 8 core Windows 2008 R2 64bit Webedition server) that creates Word mailmerge documents, using Spire.doc. Everything works fine up to around 5.
I have a large web application. One very small piece of this web application generates XLSX files using the OpenXML library (written in C#).
My Se开发者_高级运维rver setup is Windows Server R2, IIS 7.5, AppFabric I have my WCF services enabled to Auto-Start.
I wrote a windows service that resides on a windows 2008 server.I also developed a separate C# winforms application that I\'d like to use to configure a task for the service to schedule its run.
so, I\'m setting up a virtualized environment running on Hyper-V and I\'m looking to see if there\'s a video conferencing system that can be setup on a virtual server, prererably for Windows Server 20
I have a running/existing EC2 instance wi开发者_StackOverflow中文版th Windows Server 2008 with instance backed, how do i create an AMI from this existing instance?Under \"EC2 Service Settings\" on the
is there anyway to look on a windows web server to see the current size of the asp.net cache and how much room it has left before things keep getting rejected.