| Thread | Last Post | Replies |
|
| Web Service Authentication in ASP.NET (C#) | 24 Jul 2008 22:36 GMT | - |
I'm writing a web service and I don't know how I can secure it by forcing our clients to use a username/password. I've used SalesForce a lot and they ask for a username/password once and any subsequent
|
| detect form creation | 24 Jul 2008 21:38 GMT | - |
I have an application which can accept some addins. These addins can add some buttons, create new windows ... I will want that my apllication be able to detect when a new form is created (it can't know what each addin do).
|
| Get reference to Combobox in Datagridview | 24 Jul 2008 19:45 GMT | - |
I'm stuck on the following seemingly easy issue? When I know the row nr and column nr of a cell in a datagridview with a combobox in it how do I get a reference to that combobox? Help would be very much appreciated.
|
| trouble in viewing files from CD/DVD | 24 Jul 2008 17:52 GMT | - |
I am using vista home premium. I am a new computer user. I could not view files in a CD/DVD. When i use the same CD in another computer with XP there is no problem in viewing the picture files. For example in a DVD i have some folders containing pictures. All the folders are ...
|
| .NET CGI script has inadequate permissions to receive form data ??? | 24 Jul 2008 16:43 GMT | - |
I'm trying to write a CGI script in C#; it receives data from an HTML form via the POST method, and tries to read the form data using System.Environment.GetEnvironmentVariable(). Which is where I have a problem. When I use a 32-bit build of the CGI script, everything works
|
| Enterprise libraries | 24 Jul 2008 16:27 GMT | - |
Im not sure if this is the correct group for this question - please feel free to redirect me to a more appropriate group if necessary Im assessing Enterprise Libraries and I wanted to know how objects are disposed of
|
| alphabetizing | 24 Jul 2008 01:27 GMT | - |
I have a list of underlined words. they are numbered and have the definitions next to them. I would like to be able to alphabetize them ascending. How do I do this? Please email me at toms123@netzero.com
|
| Initializing a generic SortedList with sorted data | 23 Jul 2008 17:22 GMT | - |
Howdy all, The msdn help says this about SorteList<k,v>: "If the list is populated all at once from sorted data, SortedList is faster than SortedDictionary."
|
| TFS 2008 Process Template: Default value tag for work item fields does not allow more than 255 characters to be entered into an HTML control | 23 Jul 2008 17:13 GMT | - |
I am working on a Team Process Template for TFS 2008. I have created my own work item type, which has (amongst other controls) a HTML control to hold process guidance text: <FIELD name="Purpose" refname="Microsoft.VSTS.CMMI.Purpose"
|
| classic news in world | 22 Jul 2008 11:19 GMT | - |
classic news in world ************************************ http://indianrailroads.blogspot.com
|
| Microsoft Office Accounting Professional 2008 Security | 21 Jul 2008 19:20 GMT | - |
Does anybody know if you can turn off the ability to edit transactions? For example, we should not be able to edit an invoice. If the invoice needs to be changed we should have to do a journal entry or issue a credit memo, not just edit the invoice.
|
| vb.Net: Running Process: how to retrieve the command line it is executing? | 21 Jul 2008 18:46 GMT | - |
It is easy enough to get all sort of info on a running process but is it possible - as it is with WMI - to get the whole command line, that is the executable and whatever file it may have been passed
|
| Save Data Field in an Access database | 21 Jul 2008 18:43 GMT | - |
I'm trying to save a Date into an Access database. I'm using a dataset with only one table, and that table has only two fields: a string and a date field. My code is similar to this:
|
| Text box format change | 21 Jul 2008 06:22 GMT | - |
How to change text box format from text to date format or currency format. I tried from property window but same was not change. I want that if I write in text box 1000 and press tab then format autochange and value show in tax box 1,000.00.
|
| how to show the data from a data reader? | 21 Jul 2008 06:17 GMT | - |
Can someone please show me what to do with this to show the data in a dataGrid for example? I'm not really sure what to do with it. I'm used to Vb6. Dim Con = New OleDb.OleDbConnection("provider=microsoft.jet.oledb.4.0;" &
|