Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
GeneralRe: User Input Into Array, Need To Check Array Member If It Is Greater Then 100 Or Less Then 0 Pin
DavodM9-Sep-09 23:23
DavodM9-Sep-09 23:23 
GeneralRe: User Input Into Array, Need To Check Array Member If It Is Greater Then 100 Or Less Then 0 Pin
Sivyo9-Sep-09 23:31
Sivyo9-Sep-09 23:31 
GeneralRe: User Input Into Array, Need To Check Array Member If It Is Greater Then 100 Or Less Then 0 Pin
DavodM9-Sep-09 23:35
DavodM9-Sep-09 23:35 
GeneralRe: User Input Into Array, Need To Check Array Member If It Is Greater Then 100 Or Less Then 0 Pin
Sivyo9-Sep-09 23:39
Sivyo9-Sep-09 23:39 
GeneralRe: User Input Into Array, Need To Check Array Member If It Is Greater Then 100 Or Less Then 0 Pin
Sivyo10-Sep-09 12:06
Sivyo10-Sep-09 12:06 
Questioninfo on Evidence class Pin
manustone9-Sep-09 19:59
manustone9-Sep-09 19:59 
AnswerRe: info on Evidence class Pin
SeMartens9-Sep-09 21:28
SeMartens9-Sep-09 21:28 
QuestionHow to access Cache Data Pin
sjs4u9-Sep-09 19:52
sjs4u9-Sep-09 19:52 
Hi,

I have 2 machine which is in LAN. 1st Machine is Admin and other machine is Customer. There is one online application where SuperAdmin create the user Admin and assign access rights to Admin.

When Admin connect to online application it is using username and password to connect to online application which is created by SuperAdmin. Admin has its own control panel where he can create user and assign username and password to his(Admin's) user which is in LAN.

At the Admin Side one windows application is used where onle Admin can connect to online applications database. If his subuser login he dont have access to connect to the online applications database. At the admin side there is no database. Admin can connect to the online database,get the required details and stored it into cache.

Here Admin's User(subuser) can access the cache data,modify or delete the data and again store it into the cache. So that once the operation completed it will store it into the cache and then update the online database.

Admin's user connect to admin's compuer through LAN only and only Admin can connect to the online database.

Now I want Solution for that where I dont want to use any database at the Admin's position. Admin can access the online database using web service.
but for his user want to setup cache(or any other solution) so that his user can access the data.

That is my scenario is there is main online database where admin use his data and that is share with his user. His user don't have any access to the online database.

So how can i use cache on the admins subusers side. How can i access cache data.


Thanks
sjs4u
AnswerRe: How to access Cache Data Pin
SeMartens9-Sep-09 21:34
SeMartens9-Sep-09 21:34 
GeneralRe: How to access Cache Data Pin
sjs4u9-Sep-09 22:01
sjs4u9-Sep-09 22:01 
Questionwrapper to use C++ library in C# Pin
flyakiteosx9-Sep-09 19:25
flyakiteosx9-Sep-09 19:25 
AnswerRe: wrapper to use C++ library in C# Pin
Sindicoro9-Sep-09 20:35
Sindicoro9-Sep-09 20:35 
GeneralRe: wrapper to use C++ library in C# Pin
flyakiteosx9-Sep-09 22:02
flyakiteosx9-Sep-09 22:02 
GeneralRe: wrapper to use C++ library in C# Pin
DaveyM699-Sep-09 22:14
professionalDaveyM699-Sep-09 22:14 
Questionparameters Pin
mjawadkhatri9-Sep-09 19:07
mjawadkhatri9-Sep-09 19:07 
AnswerRe: parameters Pin
Christian Graus9-Sep-09 19:10
protectorChristian Graus9-Sep-09 19:10 
AnswerRe: parameters Pin
Mycroft Holmes9-Sep-09 19:45
professionalMycroft Holmes9-Sep-09 19:45 
Questionin a DataGridView can each row bind to a different custom data source ((BindingList)) ? Pin
alladeen9-Sep-09 17:09
alladeen9-Sep-09 17:09 
AnswerRe: in a DataGridView can each row bind to a different custom data source ((BindingList)) ? Pin
Christian Graus9-Sep-09 18:02
protectorChristian Graus9-Sep-09 18:02 
AnswerRe: in a DataGridView can each row bind to a different custom data source ((BindingList)) ? Pin
carlecomm22-Sep-09 16:12
carlecomm22-Sep-09 16:12 
QuestionHow to set 3 tier Architecture in physically.(harware) Pin
Member 23212939-Sep-09 16:31
Member 23212939-Sep-09 16:31 
AnswerRe: How to set 3 tier Architecture in physically.(harware) Pin
Christian Graus9-Sep-09 16:40
protectorChristian Graus9-Sep-09 16:40 
AnswerRe: How to set 3 tier Architecture in physically.(harware) Pin
Zoki Manas9-Sep-09 20:53
Zoki Manas9-Sep-09 20:53 
GeneralRe: How to set 3 tier Architecture in physically.(harware) Pin
Member 23212939-Sep-09 22:54
Member 23212939-Sep-09 22:54 
GeneralRe: How to set 3 tier Architecture in physically.(harware) Pin
Zoki Manas9-Sep-09 23:55
Zoki Manas9-Sep-09 23:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.