Hi,
I have a security requirement to maintain 5 levels of user access to buttons on my forms. I am planning to store the button names (by form) in a database table, and call a class on entry to each form so that the respective buttons are enabled or visible.
Is it possible to loop through my...
I have deployed my application and it is causing an exception on the target machine. It comes up with an unknown exception and prompts to start a JIT Debugger. It then says:
Registered debugger not installed.
I have looked for the debugger "cordbg.exe" and it is not installed on the...
I have built a Windows Forms application which does a lot of SQL server access via Data Adapters and Datasets.
When I try and run it (having installed the .Net redistributable on the target machine) it comes up with Unhandled exceptions.
On my development machine it runs fine, but it has...
I am a .Net novice.
I am building a Windows Forms application and using modal forms to force control to the displayed form.
I want to access data from the calling form and I am not sure how to pass information since the form that is called is another class - I have resourted to writing...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.