
Search In
While handling postback when we have pages with large data have scrolls .So when doing that postback occurs and the position where last scroll is done gets lost by the browser.
So for doing that we can use the page property which can make the thi
In SQL we have Unique Key and Primary Key
Unique key is the key in which no value gets repeated including null once
Primary key cannot be null and value must be unique
So for making Unique key a primary key we will make it not null it will a
XML data type was introduced in SQL Server to work with XML data.
Type of XML Data
AUTO
It generates output with both element and attribute features in combination with a sub query.
SELECT * from Employees
FOR XML AUTO;
EXPLICIT
In divide and conquer approach the problem is subdivided into smaller problems, and then the sub problems we solved one by one and then they are integrated at last.
Broadly, we can expand it into a three way process:
Divid
Phase modulation is also a technique that is been used for doing encoding in of analog signal into analog data using a digital transmission coding scheme that lie in the wide range of latest technologies like WiFi,GSM and satellite television.
 
Application Services
The application service is the way of providing basic network based service like the web services , database management and the resource sharing.
Resource Sharing
To access the resources in an
Hello Friends,
If you are new in Magento and looking to learn development in this framework. This is the first step to disable "Cache" before making any development activity other wise your development changes will not reflect on your serv
A server in a web is like a repository which holds the details of associated to your request, we use HTTP for making request and generating response.
The web server can be called to a device a terminal that provides the poten
Digital certificate are like the credentials which are in electronic form that will confirm the identity of the person.
Digital certificates function similarly to identification cards such as passports and drivers licenses.
Hello friends, I am writing this blog as I was facing issue reading .xps files. XPS is XML Paper Specification. I resolved this issue by installing xpstopdf converter. This is how I did
This is the easiest way to do:
First, go to Ubuntu Software ce