Skip to content
ASP.Net Examples
Menu
Home
ASP.Net
State Management
SessionState vs ViewState
Error Handling
DataSet vs DataReader
Page Life Cycle of ASP.Net
C#.Net
OOPS Concepts
Polymorphism
Delegates
Class Vs Structure
Share Point
Infopath Example
SharePoint Interview Question
WebParts
BCS vs BDC
Event Handler
SQL Server
Stored Procedure
Joins
Indexes
Views
Nth Highest Salary
IIS - Internet Information Server
Team Foundation Server
TFS Installation Steps
Contact Me
13 November 2012
Reduce the size of Log File in Sql Server
Share This:
Facebook
Twitter
Google+
Stumble
Digg
Newer Post
Older Post
Home
About me
nagaraju
View my complete profile
Blog Archive
►
2017
(3)
►
February
(3)
►
2016
(7)
►
December
(3)
►
November
(4)
►
2015
(4)
►
November
(1)
►
June
(1)
►
March
(2)
►
2014
(4)
►
December
(1)
►
September
(2)
►
July
(1)
►
2013
(36)
►
August
(10)
►
April
(1)
►
March
(8)
►
February
(6)
►
January
(11)
▼
2012
(109)
►
December
(9)
▼
November
(29)
Overview Of Team Foundation Server
SQL Server Error - Saving Changes in not permitted...
Difference between char , Varchar and nVarchar
Difference between Asp.net SessionState and ViewSt...
Asp.net insert, Edit, update, delete data in gridview
how to Import data from EXCEL to SQL Database in A...
Uploading Files and Images into DB in Asp.Net
Jquery Autocomplete Textbox With Asp.net Web Service
Introduction to Object Oriented Programming Concep...
Uploading Files to a Database in ASP.NET and C#
Uploading Images into database in ASP.Net
Export Gridview data to Excel, PDF
How to Handle Errors in ASP.NET
Scheduling automated backup using SQL server 2008
SQL Comparison Keywords
SQL GROUP Functions
SQL GROUP BY Clause
SQL HAVING Clause
SQL Joins
SQL RENAME Statement
SQL Views
SQL Subquery
SQL Index
Reduce the size of Log File in Sql Server
After UPDATE Trigger For Same Table
Difference between the having clause and the group...
Difference between the having clause and the where...
Without Using DISTINCT Keyword retriving Unique va...
Sql Practice1
►
October
(4)
►
September
(6)
►
July
(15)
►
June
(46)
Search This Blog
My Links
Best Site For Microsoft .Net Technologies
Custom Webpart
Custom Webpart
Event Receivers Example
How to Use CQWP
Followers
Total Pageviews
Contact me
Your Name : Your Email: (required) Your Message: (required)
What is IIS - Internet Information Server
Internet Information Server (IIS) is one of the most popular web servers from Microsoft that is used to host and provide Internet-based se...
Explain the Event Life cycle of ASP.NET 2.0?
The events occur in the following sequence. Its best to turn on tracing(<% @Page Trace=”true”%>) and track the flow of events : Pre...