skip to main
|
skip to sidebar
Tags
.net
(374)
.NET 2.0
(2)
.NET 3
(1)
.NET 3.
(3)
.NET 3..5
(1)
.NET 3.0
(106)
.NET 3.5
(117)
.NET 4.0
(6)
.net for linux
(3)
.net framework
(7)
.net platform
(1)
.NET Technical Links
(3)
.NET3.5
(5)
0
(1)
A site a Day
(2)
Abbreviations and Expansions
(28)
ADO.NET
(28)
AJAX
(14)
Analysis Tools
(3)
Articles
(1)
as
(1)
asp.net
(538)
ASP.NET 4.0
(34)
Automated Builds
(63)
Azure
(1)
B#
(1)
Best Practice
(5)
Best Practices
(6)
browser settings
(3)
c#.net
(348)
CAPTCHA
(3)
CardSpace
(2)
Cloud Computing
(4)
codeanalysis
(7)
COM
(3)
Contest
(6)
cookieless
(3)
cookies
(6)
cross platform
(3)
Crystal Reports
(2)
CSS
(2)
Daily Tips
(57)
Datagrid
(3)
Design Patterns
(17)
Differences
(38)
Disable Prompt on File download
(1)
DOM
(1)
Download
(1)
Earn Money
(2)
Ecommerce Payment Gateways
(3)
Enterprise Library
(10)
Example Codes
(4)
External JS reference
(3)
Free domain
(2)
Free Hosting
(2)
Free Magazines
(4)
Free Software
(3)
Free Stuff
(21)
Free UML tool
(3)
FxCop
(13)
General Technology
(1)
Generics
(2)
Glossary
(37)
How do I raise a keypress event programatically inside of a controls key event?
(1)
IIS
(38)
Infopath
(3)
Interview Questions and Answers
(802)
Javascript
(21)
jQuery
(7)
JSON
(6)
Latest Version
(2)
LINQ
(7)
Load Testing
(4)
Maps
(3)
Modelling
(1)
Mono
(3)
Mono-project
(3)
MOSS
(7)
MOSS 2007
(2)
MS Build
(49)
MSS
(3)
nAML
(1)
net
(1)
Network Load Balancing
(2)
NLB
(2)
NUnit
(3)
Obfuscation
(2)
Oops
(54)
open source unit testing tool
(3)
oslo
(2)
Partial Class
(3)
Question Bank
(23)
Remoting
(5)
REST
(6)
SAML
(1)
Scheduling webpart
(3)
Search Engines
(2)
sharepoint
(66)
Sharepoint Server Download
(3)
Sharepoint Technical links
(2)
Sharepoint WebParts for Chart
(3)
ShortCut Key
(1)
Silverlight
(2)
Site Submission
(2)
SOA
(2)
Solution for Long Delay on First Request to ASP.NET 2.0 Application
(3)
SQL Server
(31)
Stopping Right Clicking
(2)
Stress Testing
(4)
Testing
(9)
TFS
(67)
Threading
(11)
Tutorials
(9)
UML
(2)
Unit Testing
(5)
Unit testing Tool
(3)
Unit testing Tool for Microsoft SharePoint
(3)
Uses
(4)
Utilities
(2)
vb.net
(268)
Virtualization
(2)
Visual Studio 2010
(38)
VSTS
(28)
WCF
(26)
WebServices
(20)
what diff between asp.net wesite and asp.net web application
(1)
Windows
(4)
windows services
(3)
world time web service
(3)
WPF
(5)
WSE
(1)
WSS
(3)
WWF
(4)
XAML
(1)
XHTML
(1)
XML
(4)
Blog Directory
1. Purpose and Usage of Partial Class
2. Design Patterns for all – Chapter I (Introduction to Design patterns and OOPs)
3. Design Patterns for all – Chapter II (Singleton Pattern)
4. Design Patterns for all – Chapter III (Factory Pattern)
More Articles...
How will you get an instance of the Master Page used in your current page ?
Wednesday, August 5, 2009
You can get an instance of the Master Page used in your current page using the property,
Page.Master .
www.codecollege.NET
0 comments
Post a Comment
Note: Only a member of this blog may post a comment.
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Spot light
The Advertising Network
Feedjit Live Blog Stats
Blog Archive
►
2011
(3)
►
June
(3)
►
Jun 21
(1)
►
Jun 14
(1)
►
Jun 09
(1)
►
2010
(10)
►
January
(10)
►
Jan 05
(1)
►
Jan 04
(6)
►
Jan 03
(2)
►
Jan 02
(1)
▼
2009
(1146)
►
December
(85)
►
Dec 29
(4)
►
Dec 19
(33)
►
Dec 17
(3)
►
Dec 16
(4)
►
Dec 14
(8)
►
Dec 13
(1)
►
Dec 11
(4)
►
Dec 10
(2)
►
Dec 07
(20)
►
Dec 05
(1)
►
Dec 04
(1)
►
Dec 02
(4)
►
November
(13)
►
Nov 30
(5)
►
Nov 28
(5)
►
Nov 04
(3)
►
October
(96)
►
Oct 27
(2)
►
Oct 19
(1)
►
Oct 09
(2)
►
Oct 08
(9)
►
Oct 07
(2)
►
Oct 06
(11)
►
Oct 05
(15)
►
Oct 04
(4)
►
Oct 01
(50)
►
September
(85)
►
Sep 30
(3)
►
Sep 29
(2)
►
Sep 28
(12)
►
Sep 27
(1)
►
Sep 25
(3)
►
Sep 24
(11)
►
Sep 23
(4)
►
Sep 22
(10)
►
Sep 19
(3)
►
Sep 16
(3)
►
Sep 14
(13)
►
Sep 13
(1)
►
Sep 06
(1)
►
Sep 02
(18)
▼
August
(200)
►
Aug 30
(21)
►
Aug 24
(2)
►
Aug 22
(2)
►
Aug 21
(3)
►
Aug 15
(1)
►
Aug 13
(3)
►
Aug 12
(7)
►
Aug 11
(1)
►
Aug 10
(1)
►
Aug 09
(1)
►
Aug 08
(1)
►
Aug 07
(14)
►
Aug 06
(24)
▼
Aug 05
(83)
What are the 3 important object oriented concepts ?
What are the Types of Design Patterns ?
What is a Creational Design Pattern ? Give Examples.
What is a Structural Design Pattern ? Give Examples.
What is a Behavioral Design Pattern ? Give Examples.
What is a Concurrency Design Patterns ? Give Examp...
What is a Class ?
What is an Object ?
What is Inheritance ?
What are the major Types of Inheritance ?
What is a Single Inheritance ?
What is Multilevel Inheritance ?
What is Hybrid Inheritance ?
What is Multiple Inheritance ?
What is Encapsulation ?
What is Polymorphism ?
What is Association ?
What is Composition ?
What is Aggregation ?
What is the use of the PreInit Event ?
What is the use of the Init Event ?
Skelda ASP.NET, Sharepoint, SQL server interview q...
How will you read the Master Pages content from th...
How will you get an instance of the Master Page us...
How can we Create a Strongly-Typed Reference with ...
When is the Viewstate information loaded in the Pa...
Does the PreRender Event occur for every control o...
When is the ViewState information saved for the pa...
Is Render an Event ?
Does all ASP.NET Web server controls have a Render...
Can I share session state between ASP.NET and ASP ...
What type of object can you store in InProc mode o...
What type of object can you store in OutProc mode ...
How are Sessions identified in ASP.NET ?
How will you communicate between 2 user controls i...
Daily Tips- Tip #28 - How will you Regenerate Expi...
When will you go for DataReader and when for DataA...
What are the differences between DataReader and Da...
CapGemini ASP.NET, SHAREPOINT, MOSS 2007 Interview...
What are the Types of Authorization ?
What is File authorization in ASP.NET ?
What is URL authorization in ASP.NET ?
Which class is doing the File authorization ?
Which class is doing the URL authorization ?
How will you programmatically read the identity of...
Is non-clustered index faster than clustered index ?
What is the smallest unit of execution in .NET ?
What does the Initial Catalog parameter denote in ...
Among Windows Authentication and SQL Server Authen...
How will you debug an ASP.NET Web application ?
How will you generate documentation from the C# fi...
What are the different ways a method can be overlo...
Can you declare an overriden method to be static i...
What’s the implicit name of the parameter that get...
How will specify BULK Insert to fire triggers ?
Will by default BULK Insert fire Insert Triggers ?
Can a method alone be sealed ?
How will you prevent your class being inherited by...
Will the finally block get executed if an exceptio...
What is an INSTEAD OF trigger ?
What is referential integrity ?
What is a self join ?
What are the Differences between Response.Expires ...
What is an Ad Hoc Query ?
What are the contents of assembly?
What is role based security?
What is the use of the fixed statement in C# ?
What is BCL ?
What is an app.config ?
Daily Tips- Tip #27 - How will you set the Executi...
How will you make a process wait ?
Can "#Region #End Region " be created inside metho...
Name some of Code Analysis Tools ?
Daily Tips- Tip #26 - How will you analyze and imp...
Daily Tips- Tip #25 - How will you compare two ver...
Daily Tips- Tip #24 - How will you merge .NET Asse...
Daily Tips- Tip #23 - How will you merge Assemblie...
What is an Immutable Class ? , give an example.
What is a Mutable Class ? , give an example.
Can you edit data in the Repeater control?
Which two properties are on every validation control?
Can an Interface have a static method ?
What are the DataConnections supported by MOSS 200...
►
Aug 04
(26)
►
Aug 03
(6)
►
Aug 01
(4)
►
July
(426)
►
Jul 31
(26)
►
Jul 30
(5)
►
Jul 29
(4)
►
Jul 28
(2)
►
Jul 27
(6)
►
Jul 25
(10)
►
Jul 24
(10)
►
Jul 23
(19)
►
Jul 22
(12)
►
Jul 21
(8)
►
Jul 20
(18)
►
Jul 19
(4)
►
Jul 18
(30)
►
Jul 17
(12)
►
Jul 16
(2)
►
Jul 15
(102)
►
Jul 14
(24)
►
Jul 13
(34)
►
Jul 12
(2)
►
Jul 11
(8)
►
Jul 09
(38)
►
Jul 08
(30)
►
Jul 07
(12)
►
Jul 05
(2)
►
Jul 04
(2)
►
Jul 03
(2)
►
Jul 02
(2)
►
June
(124)
►
Jun 30
(12)
►
Jun 29
(2)
►
Jun 28
(16)
►
Jun 27
(8)
►
Jun 26
(34)
►
Jun 25
(40)
►
Jun 22
(6)
►
Jun 15
(6)
►
May
(3)
►
May 09
(3)
►
April
(114)
►
Apr 26
(3)
►
Apr 23
(3)
►
Apr 22
(6)
►
Apr 21
(27)
►
Apr 20
(6)
►
Apr 19
(9)
►
Apr 18
(51)
►
Apr 17
(3)
►
Apr 01
(6)
►
2008
(16)
►
July
(16)
►
Jul 12
(12)
►
Jul 10
(4)
0 comments
Post a Comment
Note: Only a member of this blog may post a comment.