C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Smart Devices »

If Login Form success, display Menu -- Need help


Posted Date: 01 Nov 2009      Posted By: Delinda      Member Level: Bronze     Points: 1   Responses: 1



Me a beginner in Smart Device.

I read an article.
1.We've launch the Menu first, from that open the login form before displaying the main form
2. If the login is successful then switch back to the main form.

Let say, I've 2 form - frmSignIn and frmMainMenu. Me using C#

1. How's my coding looks like at frmMainMenu and frmSignIn?
2. How about Sign Out?

Really need help.





Responses

Author: Nikhil Gaur    01 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

set location tag in you config file. like this


<location path="admin">
<system.web>
<authorization>
<allow users="*"/>
<deny users="?"/>
</authorization>
</system.web>
</location>


Join this campus group
http://www.dotnetspider.com/sites/637/-ecb-aspdotnet.aspx

Thanks & Regards
NIks
My Software and Web Development Experience



Post Reply
You must Sign In to post a response.
Next : Iphone Applications
Previous : Rfid access control system
Return to Discussion Forum
Post New Message
Category: Smart Devices

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use