background preloader

Developer Notes

Facebook Twitter

Design

iOS Dev Center. Examining ASP.NET's Membership, Roles, and Profile - Part 2. By Scott Mitchell Introduction In Part 1 of this article series we saw how ASP.NET's membership service provides a framework for managing user accounts.

Examining ASP.NET's Membership, Roles, and Profile - Part 2

The framework is composed of a Membership class with a bevy of methods that can be used to create, delete, modify, retrieve, and authenticate users. Since every developer's needs are different, a concrete membership framework would be virtually useless except for new, simple projects. Thankfully the Membership class is designed using the provider model, meaning that the membership framework's actual implementation can be customized. Many websites that provide user accounts need to group users in various roles. In this article we will examine ASP.NET's role service. Setting Up Your Website to Support Roles Like the membership service, the roles service was designed using the provider model. Doing this simply adds the following line to your site's Web.config file: Managing Roles Role-Based Authorization.

SQL Server 2008 Express with Advanced Services. Download - The Apache HTTP Server Project. Use the links below to download the Apache HTTP Server from one of our mirrors.

Download - The Apache HTTP Server Project

You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory. Only current recommended releases are available on the main distribution site and its mirrors. Older releases, including the 1.3 family of releases, are available from the archive download site. Stable Release - Latest Version: 2.4.9 (released 2014-03-17) Legacy Release - 2.2 Branch: 2.2.27 (released 2014-03-26) Historical Release: 2.0.65 (released 2013-07-09) If you are downloading the Win32 distribution, please read these important notes.

The currently selected mirror is If you encounter a problem with this mirror, please select another mirror. You may also consult the complete list of mirrors. The Apache HTTP Server Project is pleased to announce the release of version 2.4.9 of the Apache HTTP Server ("Apache" and "httpd"). Create & Design free website and Flash Web Content. WWDC 2010 Session Videos. Network Apps for iPhone OS, Part 2 Concludes a two-part series to present the latest techniques for building reliable, secure, high-performance network applications, with a focus on iPhone OS applications.

WWDC 2010 Session Videos

Part 2 covers the interface lifecycle, NSOperation and runloop-based asynchronous APIs, performance considerations, debugging, logging, packet tracing, and failure simulation. Find out from the experts how to improve and enhance your networking products to perform as reliably and securely in real-world implementations as in your test lab. Download: HD | SD | PDF System Requirements To watch the streaming version of this video, use the latest version of Safari on a Mac running OS X Lion or later.

C Sharp Tutorial - Meshplex. SQL Tutorial - SQL Query Reference and Programming Examples. SQL (Structured Query Language) is a computer language aimed to store, manipulate, and query data stored in relational databases.

SQL Tutorial - SQL Query Reference and Programming Examples

The first incarnation of SQL appeared in 1974, when a group in IBM developed the first prototype of a relational database. The first commercial relational database was released by Relational Software (later becoming Oracle). Standards for SQL exist. However, the SQL that can be used on each one of the major RDBMS today is in different flavors. This is due to two reasons: 1) the SQL command standard is fairly complex, and it is not practical to implement the entire standard, and 2) each database vendor needs a way to differentiate its product from others.

This SQL programming help site lists commonly-used SQL statements, and is divided into the following sections: For each command, the SQL syntax will first be presented and explained, followed by an example. Although it is a good idea to go through this tutorial in the above order, it is not required. Hornsby College of TAFE - INFOTECH. 10 Awesome iOS App Icon Concepts. Almost everyone with an iPhone or iPad spends a lot of time trying out new apps.

10 Awesome iOS App Icon Concepts

Soon enough, your home screen is cluttered and most things you’ve installed go unused. It’s important for designers to get the design of their icons right so they look like they’re in the right environment while still cutting through the mass of apps and enticing the user to come back and try it out again — a fine line to walk. Here are ten iOS app concepts from the first few weeks of 2012 for your inspiration. Vino by Matthew Koyak Cocktail by Michael Flarup Birdhouse Icon by Bas van der Ploeg Surf Icon by Mikkel Aggerbo Mobiles App by Isaac Stott Calendar Icon by Zane David Appleteiser by John Torres Scalar iOS Icon by Stephane Reverdy Business Card App Icon by Sarah Parmenter Tunesmate App Icon by Zaewan Suh. Videos. iOS Dev Center.