| Thread | Last Post | Replies |
|
| Microsoft Fingerprint Reader SDK/API | 21 Oct 2005 21:47 GMT | 2 |
I have to develop an application which use Microsoft Fingerprint Reader. This device can be handled like a scanner? So can i use a class inside Platform SDK or API? There are resources?
|
| Session expired and click on back button | 21 Oct 2005 21:26 GMT | 1 |
I am working on asp.net application. after login i am viewing Page 1 . Page 2 Page 3 and click on logout. That means my session is expired but when i am clicked on browser back button it will show me page 3...2...1. I want solution for this case as when user is log out and he ...
|
| Microsoft Fingerprint Reader SDK/API | 21 Oct 2005 21:13 GMT | 5 |
I have to develop an application which use Microsoft Fingerprint Reader. This device can be handled like a scanner? So can i use a class inside Platform SDK or API? There are resources?
|
| Thread not terminating with the application main form closure. | 21 Oct 2005 19:11 GMT | 2 |
I'm new to C# and threading, so hopefully this is a simple newbie question. I have a form that is supposed to listen for network traffic on a given port and decode and display any interesting traffic it sees. To do this I've launched a separate thread to do the listening.
|
| Current row in a datagrid/dataview | 21 Oct 2005 18:51 GMT | 1 |
I have a datagrid, based on a dataview (filled with dataset data from SQL server). The dataview contains an ID field, but this field isn't in the datagrid. How can I get the ID associated with the current selected row in the datagrid?
|
| VB / SQL Question | 21 Oct 2005 17:58 GMT | 1 |
I'm using MS VB Express Ed. 2005. I have an sql database. This database has one table, and there is a column called salesman. I want to AUTOMATICALLY enter the salesman name for every new record
|
| How to Save Variables to a Excel File? | 21 Oct 2005 17:32 GMT | 2 |
I am new to the C# world and I am trying to take input variables in a Win Form and save them as rows in a Excel Spreadsheet. I am not sure where to start, and I am having trouble finding a tutorial...
|
| VSA scripting in .Net | 21 Oct 2005 17:28 GMT | 2 |
I am looking for some examples of adding the scripting engine to Winforms application. I have to implment an equation/math processing engine and this is the route that was selected.
|
| Am I running from a development environment? | 21 Oct 2005 16:03 GMT | 6 |
I'm developing a Windows Forms application, where I would like to handle errors differently depending on whether I'm running from a development environment or directly from a .EXE file. Any ideas how I can determine this?
|
| Simulating keyboard input | 21 Oct 2005 14:55 GMT | 2 |
Hi! I'm trying to write a background app that receives input from an external device (through the comm port) and then sends that data to the active foreground window that has focus. So far I have gotten this working using the "keybd_event" function to send the data to the ...
|
| problem with & in hyperlink.navigate (which is converted to &) | 21 Oct 2005 13:23 GMT | 2 |
I have been searching online for a whole day and couldn't find an answer for this. I have this hyperlink server control: ------------------------------------------------------------------------------------ Design mode:
|
| Newbie to XML - how to process it. | 21 Oct 2005 12:24 GMT | 3 |
I have an XML file that will be downloaded from our server to clients. This file will list the current versions of the software and if any of them are newer than what the client has, it will update them. Got the XML file created, got the download working. My question is what's ...
|
| newbie- merge module | 21 Oct 2005 12:23 GMT | 1 |
What is the concept of merge module. Many sites tell how to make a merge module but could not find any site telling what is a merge module. Please let me know if you have any good links.
|
| streaming random filetypes from .aspx | 21 Oct 2005 11:38 GMT | 1 |
streaming random filetypes from .aspx how to stream a file from inside a .aspx? e.g. so one could go href="./foo.aspx?file=bar.mp3" or href="./foo.aspx?foo.dat" etc. preferabley i would like all file types to open with "save as" when href clicked
|
| How to trust an Network share | 21 Oct 2005 11:15 GMT | 1 |
I am not develop an VB .NET application within a team. The source code is place into the server and user connect to the share for development When I load the project, VB.NET told me that
|