Does anyone know of a way to search for bittorrents who's titles are in non english characters. In my case, I am looking for Korean language torrents, namely Korean TV Dramas.
My office has multiple Windows 8 Machines and slow internet. Is there a place online I can download the 8.1 upgrade from home on my fast internet so I can do a network or usb install at the office? I don't want to have to download 3GB+ of updates on each and every machine through the Windows store over our slow internet connection.
The Windows 8…
I want to buy used copies of Windows Full Retail Version, (XP, Vista, 7) so we can install our PC application on customers Macs using something like Vmware fusion.
If we do buy these licenses, how can we tell they are legit and not being used anymore?
Will it tell us when we try to activate them?
Are we liable if they are being used at the…
I have Office 2007 32 bit installed. I want to install 2010 64 bit.
I understand there is no direct upgrade. I have to uninstall and then install 2010.
Is there a way to save all my settings, account info etc. before uninstalling?
There was a settings migration wizard in Office 2003, it seems gone from 2007.
I'm implementing role based security using Microsoft's membership and role provider.
The theoretical problem I'm having is that you implement a specific role on a method such as:
[PrincipalPermissionAttribute(SecurityAction.Demand, Role="Supervisor")]
private void someMethod() {}
What if at some point down the road, I don't want…
I have some basic confusion about how transactions and msdtc work together.
I have a basic server/client winforms app. The app uses transactionscope to encapsulate several sql commands that are executed on the sql server.
The app seemed to work fine when I enabled msdtc network access on the server only. Then one day it stopped…
I am using Reportviewer to generate a sales invoice to be printed by the user. How can I get databound fields to be printed on every page of a multi page invoice?
The invoice is printed on a pre-printed form. I want the printed form to look roughly like:
page 1
customer john smith
123 main st.
city, CA 90000
some item1 $100…
I'm using clickonce publishing and want to require .net 3.5 framework and others as prerequisites. I have selected the option to download the prerequisites from same folder as my app. I've also placed the .net 3.5 redistributable exe in the folder on the server where the app will be published. I publish by FTP over the…