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.
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 .
Categories: .NET, Compact Framework / Windows Mobile, Windows Phone 7 Tags: .NET Compact Framework, Add-in, CTP, Developer Tools, development, Expression Blend 4, frameworks, free, microsoft, platform, Silverlight, Silverlight for Windows Phone, Visual Studio 2010 Express, Visual Studio 2010 Express for Windows Phone CTp, Windows Phone, Windows Phone Emulator, XNA 4.0 Game Studio, XNA Framework
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.
Categories: .NET, Security Tags: authenticated, authorized, classes, Custom Identity, decisions, Developers, Generic Identity, Generic principal, Identity, IIdentity, Principal, Role based security in .NET, Roles, trusted, user, Windows Groups, Windows Identity, windows OS
