Quantcast
Channel: Software Applications Programming Errors and solutions.
Browsing all 277 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Types of application in dot net

Following list will give you an idea about various types of application that You can develop on .NET.1. ASP.NET Web applications: These include dynamic and data driven browser based applications.2....

View Article


Image may be NSFW.
Clik here to view.

Productive features of VS.NET

- Drag and Drop design- IntelliSense features- Syntax highlighting and auto-syntax checking- Excellent debugging tools- Integration with version control software such as Visual Source Safe (VSS)- Easy...

View Article


Image may be NSFW.
Clik here to view.

Unified model on .Net framework

View Article

Image may be NSFW.
Clik here to view.

Managed code execution process in .Net

View Article

Image may be NSFW.
Clik here to view.

Namespace Definitions in ASP.Net

System- Provides base data types and almost 100 classes that deal with situations like exception handling,mathematical functions, and garbage collection.System.CodeDom Provides the classes needed to...

View Article


Image may be NSFW.
Clik here to view.

Solve the simple square puzzle

Could you solve the simple square puzzle you have good logical mind if its true.

View Article

Image may be NSFW.
Clik here to view.

sql server 2008 r2 installation error on 64 bit

Dear friends ,Please make your comment on following error Error in installing Microsoft SQL Server 2008 R2 Enterprise on Windows Server 2008 Enterprise server R2,Always my all services is not running...

View Article

Image may be NSFW.
Clik here to view.

CMOS checksum error

If you are getting CMOS checksum erorr whenever your system is connected to internet it automatically gets off and restart but while restarting it shows you warning as "CMOS checksum error" CMOS time...

View Article


Image may be NSFW.
Clik here to view.

Overview of SQL Background Processes

View Article


Image may be NSFW.
Clik here to view.

Major Indian Software and Services Companies List

A G Technologies Pvt Ltd, MumbaiERP, IT enabled services, web enablement, application developmentA P Technosis Ltd, NoidaSoftware development (Java, VB, ASP), Offshore services, ConsultancyAalayance...

View Article

Image may be NSFW.
Clik here to view.

Important SQL Questions for Exam Preparation

1. Which of the following queries can you use to search for employees with the pattern 'A_B' in their names? A. SELECT last_name FROM employees WHERE last_name LIKE '%A\_B%' ESCAPE '\\'; B. SELECT...

View Article

Image may be NSFW.
Clik here to view.

Unexpected growth of sql log file in sql 2008

The log file size grows and takes all free space sometimes.  Sometimes it works OK. Following advice may help you to handle the situationI may be mistaken, but I seem to remember a problem with a...

View Article

Image may be NSFW.
Clik here to view.

Software configuration,installation

what is difference between configuration and installation of software?Answer:Software installation is a process in which we set up software ready for execution usually done by a installer.while...

View Article


Image may be NSFW.
Clik here to view.

Default ports in computer,network peripherals

View Article

Image may be NSFW.
Clik here to view.

Function of functional keys on keyboards

View Article


Image may be NSFW.
Clik here to view.

What is the use of sqlserver browser service?

Sql browser service is used to connect to a instance within the server.It runs at the OS LEVEL of architecture.Sql server browser service is used by sql server for named instance name resolution and...

View Article

Image may be NSFW.
Clik here to view.

What is nolock in SQL Server

Nolock is nothing but it decrease the concurrency of busy system.When there is nolock for data then that data can be taken by another transaction.Reads the dirty page irrespective to the isolation...

View Article


Image may be NSFW.
Clik here to view.

What is the query/SP used to get the LSN of a transaction?

Dbcc loginfodbcc log(your db ) orselect * from fn_dblog(null,null)

View Article

Image may be NSFW.
Clik here to view.

Committed and uncommitted data in Log Backup in SQL

Transaction log backup captures the transaction log which contains a record of all committed or uncommitted transactions.In full recovery model, some time log file getting full that and first we will...

View Article

Image may be NSFW.
Clik here to view.

Move Reporting server database instance from one server to another in SQL Server

Following the steps below to Move Reporting server database instance from one server to another in SQL Server 2005,2008,2012 etc1. Take the backup report server and report server temp db and restore in...

View Article
Browsing all 277 articles
Browse latest View live


Latest Images