Search Results

Search found 4 results on 1 pages for 'immuner'.

Page 1/1 | 1 

  • sql locking on silverlight app

    - by immuner
    Hi, i am not sure if this is the correct term, but this is what id like to do: I have an application that uses a mssql database. This application can operate in 3 modes. mode 1) user does not alter, but only read the database mode 2) user can add rows (one at a time) onto a table in the database mode 3) user can alter several tables in the database (one person at a time) question 1) how can i ensure that when a user in in mode 3 that the database will "lock" and all logged in users who operate in mode 2 or mode 3 will not be able to change the database until he finishes? question 2) how can i ensure that while there are several users in mode 2, that there will be no conflict while they all update the table? my guess here, is that before adding a new row, you make a server query for the table's current unique keys and add the new entry. will this be safe enough though? Thanks

    Read the article

  • iPhone. Open application during call

    - by immuner
    Is there any way to do this? In other words, is it possible during a call to allow the user to open a certain application? (for example, to provide information based on the person who is calling). If not, will something like this be available on iOS 4?

    Read the article

  • Silverlight create and execute file server-side

    - by immuner
    In my app i have the option of viewing a file that opens a window application (google earth). In order to do that i wish to create a custom file server-side under a certain relative path (eg. "//Files") and then tell the server to execute it. How can i do this? Thank you

    Read the article

1