0
votes
2answers
35 views
Multiple accounts on iPhone Developer Program
I am a developer at iPhone Developer Program assigned to the project for the company. I would like to buy my own licence to develop as an independent programmer. How to do it? Do I need another Apple …
4
votes
5answers
2k views
Creating local user account c# and .NET 2.0
How can I create a local user account using .NET 2.0 and c# and also be able to set the "Password never expires" to never.
I have tried using "Net.exe" using Process.Start and passing its parameters …
-2
votes
3answers
65 views
Creating a hotmail account from C#
Does anybody know how I would go about creating a new hotmail account from C# ?
Screenscraping and POSTing ? or is there a simpler way ?
0
votes
6answers
628 views
C# form app system account
Is it possible to run a windows form application or a console application under system account... Like asp.net application can run under system account by changing machine config file . This is to …
0
votes
1answer
175 views
Window XP Password policy
Hi,
I want to read the values of Account policy of Windows XP programmatically. Source code in C++ (Will be more specific) would be appreciated.
If you have any guidelines then please help me soon.
…
1
vote
1answer
35 views
Magenot - add link to My Account in Main Menu navigation bar
Hi there,
I was wondering if it possible to link a category to 'My Account'. Basically I would like to make 'My Account' more prominent, by creating a category - 'My Account' which appears in the …
0
votes
1answer
96 views
iPhone appstore account name programmatically
Is there a way in the iphone sdk to retrieve the name of the account which bought the application programmatically?
With account name I mean the name you use to login into iTunes.
Edit
To make it …
3
votes
4answers
151 views
How to always set a value for account-scope in Rails?
Hi,
I'm working on a multi-user, multi-account App where 1 account can have n users. It is very important that every user can only access info from its account. My approach is to add an account_id to …
1
vote
1answer
33 views
Live Merchant Account for testing?
Sorry if this is not a programming question, but I'm not really sure where to ask this. I will need to test an application using a live merchant account (specifically for refunds), but I don't want to …
0
votes
0answers
31 views
How to set up dev email accounts on localhost like we setup dev domains on localhost
For a site i am working on, i need about 4 or 5 email addresses to thoroughly check them out, because the site has different types of users, with different functionalities exposed to each one of them. …
0
votes
0answers
53 views
WIX ServiceInstall - Using comboBox to conditionally install service
Hi All,
I have created a WIX setup script to allow the install of a Windows Service.
I would like to give the user the ability to choose whether they would like to install under one of the standard …
0
votes
0answers
45 views
Oracle account locked [closed]
Hi All,
I had a user in my oracle DB with some 'x' password for sometime. Without notifying my team I changed the password to 'y'. But my team members tried to connect to the machine with the old …
0
votes
0answers
36 views
XP Leave Windows Domain [closed]
What's the simplest way of removing an machine with XP pro from a windows domain (to workgroup) with minimal loss of application functionality and data? (Still have access to domain).
7
votes
6answers
800 views
How to make subdomain user accounts in a webapp
I am looking to allow users to control of subdomain of an app I am toying with, much like Basecamp where it is 'customusername.seework.com'.
What is required on the DNS end to allow these to be …
0
votes
0answers
13 views
Config Service Account
Is there way to configure Service Account user dynamically?
My goal is to assign network Service Account dynamically based on the user input info.
I’m using WISE BuildIstaller 8.1 (old tech) to …
