Innovative Thoughts
  Home
 
.NET
 
Microsoft has introduced a very different and extremely powerful reporting engine called SQL Reporting Services. It is relatively very easy to use reporting services, however it is a bit different from what we are used to in Crystal reports.
.NET is Microsoft’s platform for building Web-based applications, smart client applications, and XML Web services applications which expose their functionality programmatically over a network using standard protocols such as SOAP and HTTP. more..
AJAX
 
Ajax (Asynchronous JavaScript and XML) is a technique for submitting server requests 'in the background' and returning information from the server to the user without the necessity of waiting for a page load. i.e. Ajax allow web pages to be updated with new information from the server, without the user having to wait for a page refresh, providing a better experience for the user.
Benefits of AJAX:
* Better Performance and Efficiency * More Responsive Interfaces * Reduced or Eliminated "Waiting" Time * Users Can Work with the Rest of the Page more..
JavaScript
 
JavaScript is the most popular scripting language on the internet, and works in all major browsers, such as Internet Explorer, Mozilla, Firefox, Netscape, and Opera.JavaScript is used in millions of Web pages to improve the design, validate forms, detect browsers, create cookies, and much more.
JavaScript was designed to add interactivity to HTML pages .JavaScript is a scripting language .A scripting language is a lightweight programming language . A JavaScript consists of lines of executable computer code .A JavaScript is usually embedded directly into HTML pages .JavaScript is an interpreted language.Everyone can use JavaScript without purchasing a license.more..
SQL Server
 
Microsoft SQL Server is a client/server database engine.
A database in Microsoft SQL Server consists of a collection of tables that contain data, and other objects, such as views, indexes, stored procedures, and triggers, defined to support activities performed with the data.
To work with data in a database, you must use a set of commands and statements (language) defined by the DBMS software. There are several different languages that can be used with relational databases; the most common is SQL.more..
SQL Reporting
 
Microsoft has introduced a very different and extremely powerful reporting engine called SQL Reporting Services. It is relatively very easy to use reporting services, however it is a bit different from what we are used to in Crystal reports.
Reporting service is basically a reporting server that uses SQL server as its backend database, all reports are deployed on the reporting server and from their you can access any reports you have access rights to. The basic idea is to have a single location where all reports are deployed, and provides a single point of access; this created a very flexible environment to deploy your reports over the enterprise.more..
Google
 
  Today, there have been 13 visitors (40 hits) on this page!  
 
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free