What is an iframe?

Tuesday, February 16, 2010


Inline frames are frames that can be placed anywhere on your page by absolute positioning


www.codecollege.NET

Daily Tips- Tip #45- How to refresh an asp.net page automatically?

Wednesday, February 3, 2010


<meta http-equiv="refresh" content="300">


www.codecollege.NET

What is SDPS?


It is a deployment solution for organizations
to deploy their applications easily.


www.codecollege.NET

What is the expansion of SDPS?


SharePoint Deployment Planning Services.


www.codecollege.NET

What are the secure communication technologies available in Asp.NET?

Tuesday, January 19, 2010


1. SSL / TLS
2. IPSec
3. RPC Encryption


www.codecollege.NET

What is Multi-Targetting in .net?


Using it you can use Visual Studio 2008 to create projects that target .NET Framework version 2.0, 3.0, or 3.5.


www.codecollege.NET

How can i persist my session state when my page hit an error?


By calling Server.ClearError();


www.codecollege.NET
Blog Widget by LinkWithin