skip to main
|
skip to sidebar
dot net interview questions
ASP.NET Interview Questions | SQL Server Interview Questions | C# Interview Questions
Pages
Home
Popular Posts
Maximum length of Query String?
Maximum length of Query String is based on browser not depend on the ASP.NET Max.Length of a Query String in IE4.0 and above is ~2048 charac...
Factorial Program in C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Factorial { ...
What is Class?
Class is a blue print or template which is having state and behavior and which supports objects of which own types. Class must support oo...
Extension Methods in c#
Extension Methods using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks;...
Types of Operators in LINQ
The following types of Operators existed in LINQ Restriction Operators Projection Operators Partitioning Operators Ordering Operators ...
datetime format in c#
Function Shows DateTime.Now.TimeOfDay() 13:39:21.0363750 DateTim...
ado.net complete reference
Primary ADO.NET Concepts First We need to understand the following concepts Data Provider Connection Object Command Object DataReader O...
Prime Number program in C#
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace PrimeNumber { ...
what is the top .net class in Asp.Net?
system.object
State Management Techniques
The following are the commonly used state management techniques. QueryString Coockies Cache ViewState Session state Application sta...
Blogroll
About Me
venky
View my complete profile
All rights Reservered @ venky. Powered by
Blogger
.
Tuesday, May 7, 2013
default authentication mode of asp.net
Before 4.0-Windows
4.0 and above-Forms
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Labels
ADO.NET
(1)
ASP.NET
(21)
Basic Programmes
(4)
C#
(12)
LINQ
(2)
OOPS
(5)
Blog Archive
▼
2013
(32)
▼
May
(9)
ado.net complete reference
namespace
What is a browser?
what is a webserver?
default authentication mode of asp.net
where do session variable stored by default in Asp...
what is the top .net class in Asp.Net?
Auto Event WireUp
What is object slicing?
►
April
(14)
►
March
(9)
►
2012
(10)
►
December
(10)
About
0 comments:
Post a Comment