There is Lots of ways and Techniques Are available to Manage you State on Web in Aspnet
Session management
its will manage user state between server and client like (User Authentication) its keep user Values with unique References on Server in you Apps
Application State management
Application State Manged your Application level Object like( User/Visitor Counter,Number of user online ) in asp.net normally we use to managed application level Object Globe.asmx Class
Managing State On Page
As we know http or html Control our stateless so before asp.net it quit big problem but asp.net provide nice solution for managing page or control state use View_state i will keep you Control State during Server to Client Communication Example if user using html Control for User Registration Form on your Web Site where user have to fill more 16 textboxies then you will check your name from server then Postback server html control lose all data fill by user but in asp.net Control it will keep its data in View_State in encrypted form .
View State [Save data in encrypted form in page] Hidden fields [Save data in page]
Cookies [Storing Data on Client]
Query String [Passing data to next page by URL(defalut.aspx?var=abc)]
Download Source Code
StateManagement Part 2 Using Cookies in Asp.net
Tuesday, March 30, 2010
Posted by Usama Wahab Khan at 10:57 PM 0 comments
Labels: Asp.net
Silverlight 4 & WCF Training Session At WEB Technologies
Friday, March 26, 2010
Silverlight 4 and Wcf and .netframework 4 Training Session at WEB Technologies (Pvt) Limited Microsoft Arranged by Microsoft Pakistan for Community to update. About Microsoft New Technologies and Next Generation Application Development Concept. About Web technologies
Posted by Usama Wahab Khan at 11:43 PM 0 comments
Labels: dotnet 4.0, Microsft, Usama wahab khana
Silverlight 4 GPS navigation
Thursday, March 25, 2010
Posted by Usama Wahab Khan at 12:08 AM 0 comments
Labels: dotnet 4.0, Silverlight
Get free gifts from Microsoft Pakistan
Wednesday, March 24, 2010
Posted by Usama Wahab Khan at 12:02 AM 7 comments
Labels: Microsft
Silverlight DoubleAnimation
Monday, March 22, 2010
click on different locations.
Download SourceCode
Posted by Usama Wahab Khan at 4:46 AM 0 comments
Labels: Silverlight
Microsoft Project 2007 and PmP, PMO , Workshop at Avari
Workshop Objectives
1. Understand Project Management Framework and Standard
2. Understand PMI Project Management Knowledge Areas and its implementation among
five process groups
3. Learn MS Project 2007 Environment
4. Implement PMI Planning Process Group Processes in MS Project 2007
5. Calculate Critical Path and set baselines
6. Monitor Project Progress and update activities completion status
7. Compare Baselines for variance
8. Forecast Project Status using Earned Value Management technique
9. Create Project Reports for Management
Facilitator : Asad Ullah Chaudhry, Certifier Scrum Master, PMP, Project+, MCSD,SCJP,SCWCD
Posted by Usama Wahab Khan at 2:44 AM 0 comments
Labels: Usama wahab khana
Window Mobile 7 and Silveright Together
Tuesday, March 16, 2010
Microsoft Windows Phone 7 Now Support Silverlight Runtime and Provide Development tools . Windows Phone 7 Provide end –to – end application development environment Visual 2010,Expression Blend with emulator.Rich internet application development is enable no window mobile With NET Compact Framework. You can use Multi touch advantage with Accelerometer for Motion sensing you use mobile camera and mic in silverlight. In Widows Mobile 7 we can use map apis with Location awareness . Control s can be updated there theme from windows mobile 7 UI themes.Show Large Size of image with deepzoom and mulit touch but in.net compact framework Asynchronous delegate calls, specifically the BeginInvoke and EndInvoke methods, are not supported.
Learn More
Posted by Usama Wahab Khan at 3:05 PM 7 comments
Labels: Microsft, Silverlight, visual Studio 2010
base constructor inheritance
Friday, March 5, 2010
Posted by Usama Wahab Khan at 12:35 PM 0 comments
Silverlight Training at Maju (Students Session)
Two Days Workshop At Mohammad Ali Jinnah University Karachi. Arranged By Microsoft Pakistan for Give Idea of Next Generation Application. Trained : Usama Wahab Khan
Agenda
•Silverlight DataBinding
Posted by Usama Wahab Khan at 11:59 AM 0 comments
Labels: Microsft, Silverlight, Usama wahab khana
Microsoft .Net Framework 2.0 ,3.0,3.5,4.0 beta
Thursday, March 4, 2010
Programing Is All about Reusability ,efficiency ,accuracy,precious,intelligence Of Example in Past Enterprises We were manged and document our accounts in ledger book but can we calculate and Analyze 10 Years of accounts or get lose and profits In average time?
Thats why he Put Computers in our office and store or account information database use software to Analyze ,Calculate and managed
there Account and make there data Reusable , faster and accurate .
Evolution Of Programing Technologies is basically is a evolution of Reusability in Past Era of Programing Languages We Try to make Reusable Things in our program faster.
1 Structured programming c, Pascal
Methods Reusability
2 Object Oriented Programming c++, Java, VB.NET, C#
Objects Reusability
3- Component Oriented Programming c#
collection of Objects Reusability
4- Service Oriented Programming (Azure,Cloud)
Applications Reusability
To Making Our Programming languages Object Oriented Fasting and Standardized
Framework
Net Framework Introduction
Net Framework Architecture
Net Framework Versions
Microsoft Visual Studio versions
Net Framework 3.5,4.0
Net Framework Technologies
Certifications
Framework
Framework is a defined support structure in which another software project can be organized and developed
Framework are designed to meeting software requirement rather than providing the working system
Framework can be considered as the processes and technologies used to solve a complex issue
It is the skeleton upon which various objects are integrated for a given solution
Framework Organized and Standardize and make efficient and easier software development
intelligently .
Microsoft .Net Framework Introduction
.Net Framework is a software component
It gives operating system features and responsibilities
It supports building and running the next generation of applications and XML Web services
It consists of Common Language Runtime and Base Class Library
NET Framework basic Architecture
Common Language Runtime
Basic component whichd with Os.
CLR manages code execution at runtime
Memory management, thread management, etc.
Microsoft .net Framework Base class library
Object-oriented collection of reusable types
Collections, I/O, Strings, …
Microsoft ADO.net and XML
Access relational databases
Disconnected data model
Work with XML
Microsoft Userinterface (Asp.Net & Windows Forms,wpf)
Create application’s front-end
Web-based user interface, Windows GUI,
Web services
Programming Languages
Use your favorite language
Microsoft .net framework support multiple Programming Languages Support.
C#,V.b.net,J#,F#,c++ other...
Microsoft.Net Framework Components
Following are the major components of .NET Framework:
Common Language Specification (CLS)
.Net Framework Languages
.Net Framework Base Class Library (BCL - FCL)
Common Language Runtime (CLR)
Common Language Specification (CLS)
An Important goal of .Net Framework is to support multiple languages.
But all languages are not created equal so it is important to agree upon a common subset that all languages will support
The Common Language Specification is an agreement among languages.
The CLS defines the minimum standards that .NET languages must confirm.
Common Language Specification provides a series of basic rules that are required for language integration.
Microsoft.netframework Evolutuion
.netframework 1.0,1.1, alpha and beta model of .netframe after 1.1 we had .net2.0 base fromework model with time to time the evolution of .netframework is going on. in dotnet 3.0 microsoft Provide Support of wpf,wcf,wf,cs with ..net2.0 plue servicepack1 in .net framework 3.5 Microsoft give Linq (LINQ: .NET Language Integrated Query),enhancement of asp.net,lamda expressions and give it new IDE Visual studio 2008
Now in Microsoft enhance .net framework and give support of dynamic data type and functions,
and ParallelComputer (Parallellibrary,Plinq to essay use of ParallelPrograming ) Gives it new IDE Vs2010 with support of all microsoft .net technologies (Silverlight,wpf,azure,sharepoint,sql2008)
thank you
By Usama wahab khan
Posted by Usama Wahab Khan at 8:49 AM 5 comments
Labels: Asp.net 4.0, dotnet 4.0, Microsft