Archive for March, 2010

Code Access Security in .NET

This article is an introduction to the Code Access Security . Protecting resources from unauthorized use is what Code Access Security is all about . Both Role based and Code access security is based on the notion of the permissions. Permissions in the Role based security is about the authorized users to run the code.

Read more...

Be the first to comment - What do you think?
Posted by Senthil Kumar - March 28, 2010 at 8:44 pm

Categories: .NET, Security, Windows Application   Tags: , , , , , , , , , ,

Getting Started with Windows Mobile Development

Windows Mobile is a platform for running applications on mobile devices built on top of WINCE 5.0 . There are 3-different platforms available Windows mobile standard targetting the the Non touchscreen devices . Windows Mobile Professional targetting the touch screen devices . Windows Mobile Classic - Similar to Windows Mobile Professional but without the phone functionalities.

Read more...

2 comments - What do you think?
Posted by Senthil Kumar - March 26, 2010 at 6:45 pm

Categories: .NET, Compact Framework / Windows Mobile   Tags: , , , , , , , , , , , , , , ,

Windows Phone Developer Tools ( CTP ) Released

Recently , Microsoft announced the release of the Windows Phone Developer Tools CTP . The development platform for the applications are Silverlight based .The GUI looks good and clean too. The runtimes supported are Silverlight, XNA Framework and .NET Compact Framework .

Read more...

5 comments - What do you think?
Posted by Senthil Kumar - March 18, 2010 at 11:42 pm

Categories: .NET, Compact Framework / Windows Mobile, Windows Phone 7   Tags: , , , , , , , , , , , , , , , , ,

Role based security in .NET

Role based security needs authenticated information about the user in order to make some decisions about whether the user is authorized. The 2 most important classes when dealing with Role based security are Identity class that represents the individual user like the individual user name Principal class that represents the roles associated with the user.

Read more...

Be the first to comment - What do you think?
Posted by Senthil Kumar - March 14, 2010 at 2:00 pm

Categories: .NET, Security   Tags: , , , , , , , , , , , , , , , , ,

© 2011-2012 Senthil Kumar's Blog This is my personal blog .The opinions expressed here represent my own and not those of my employer . All Rights Reserved -- Copyright notice by Blog Copyright