Subscribe

Subscribe To Mail

Powered By

I Love:
Blogger

Powered by Blogger

What is Asp.Net

What is Asp.Net file?

An Asp.net file is just the same as an HTML File.

An Asp.Net file can contain HTML, XML and Scripts.

Scripts in asp.net are executed on the server.

An Asp.Net file has the file extension “.aspx”

How does Asp.Net file work?

When the browser requests an HTML file, the server returns the file.

When the browser requests an Asp.Net file, IIS passes the request to the Asp.Net Engine on the server.

The Asp.Net Engine reads the file line by line and executes the scripts in the file.

Finally, the asp.net file is returned to the browser as plain HTML.

Languages used in asp.net

C# (pronounced as C sharp)

Visual Basic (VB.Net)

J# (pronounced as J sharp)

Blogger Java Script Release

Hi I just found the new updated Blogger Java Script Library.
Check the Video of the same below:

Tiptricks

IN this we shall discuss about tips of computer ..
Lots of small tips will be available to you.

System Software

This will contain details about operating system, Networking such as server client concepts.

Contact

If you like this site please promote it and share with your fiends.
If you want to know on any topics feel free to ask me. I shall help.

Multimedia

In multimedia , Lets us look about Learning Basic Animation techniques which will give you a strong foundation for your presentation works.

IT-Jobs

In this site I have planned to add stuffs about interview preparation, Company profile and Aptitude questions and puzzles .

So Expect from this section also.

Database

what is database?

A database is a store house of all the data in short way.
For eg Take Orkut.
Orkut will have an database to store all the information about the users, the photos they store and many more.

How to work with database?

We need to know SQL Structured Query Language to create and maintain database. The most widely popular and used data base are
1. MS Access
2. MS SQL
3. My SQL
4.Oracle

In coming post lets see about them in detail.

WEB SERVICES

What do you mean by web services?

If you see the internet it by means of web provides you a vast services where most of them are of free of cost to you.

1. Indexing: A site which provides links of important sites. Yahoo initially started as a site that has links to good internet sites providing nice information. A link providing site is termed as Index site.

  • Yahoo

  • 2. Mail Service: Google mail, Yahoo mail, Lycos mail, hot mail etc are providing you email service free of cost.

  • Google Mail
  • Yahoo mail
  • HotMail
  • RediffMail
  • Sify
  • LycosMail

  • 3. Search Engine: Again Google, Yahoo, Dog Pile, Alta Vista, Lycos provides your search results.

  • Google
  • Yahoo
  • Dog Pile
  • Alta Vista
  • (best for pictures)

  • Lycos
  • (best for American updates)


    4. Social Network: Sites like Orkut, Face Box, Hi5, provides you with Chatting, Online dating, Friendship and sharing.

  • Agloco
  • http://www.orkut.com

    http://www.facebox.com

    http://zorpia.com

    http://www.hi5.com

    http://minglebox.com( specially for students)

    http://bharatstudent.com( specially for students)


    5. Application service: Application service is those which provide new way to sell and distribute software and software related service through Internet. E.g.: web hosting company like Verio and webhosting.com

    http://squarebrothers.com

    http://manashosting.com

    http://webhosting.com

    6. E-Commerce: It’s an electronic way to activate commercial things such as order, selling, purchasing at online. It has advantage such as helps customers by cost and price reduction and suppliers by eliminating intermediaries in selling. E.g. eBay, Amazon,

    http://ebay.com

    http://www.amazon.com

    7. Job-Engine: This provides service like placing the job vacancy online and in turn get the applicant resume and forward that to the recruiters. E.g. Times Job, Naukri, Monster,

    http://timesjob.com

    http://www.naukri.com

    http://monster.com


    8. Matrimony: These sites provide the information of the alliance and in turn get you the preference partner’s profile. E.g.: Bharat Matrimony, Simply Marry.

    http://www.bharatmatrimony.com

    http://simplymarry.com

    http://jeevanshakthi.com


    So, how do these sites gain money for their service they do? Wonder?

    It can be in 3 ways in most situations:

    1. Advertisements like Google ad sense, Abrite and so on.

    2. Membership upgrade for more services.

    3. Selling service or get paid from one side for their service and free to other end.

    http://www.google.com/adsense

    http://abrite.com


    So now you would have understood the e-commerce advantage?

    1. It helps the customers by cost and price reduction.

    2. It helps the suppliers by eliminating intermediaries in selling.

    Was the information useful? Please feel free to comment your views below.

    What is the concept behind java applet and java beans?

    Java applets are client side. It’s a java program running on the browser in the name of applet.

    Java beans are server side. For a very big data site, beans do a lot of data card management tasks.

    It has got huge advantages compared to ordinary server side techniques. These are big libraries for managing big server side.

    Again a question arises is EJB and Java Beans one and same?

    The answer:

    Sun Microsoft introduced the J2EE application server and Enterprise Java Bean (EJB) specification as a venture into the multitier server-side component architecture market (CORBA).

    Enterprise Java Bean (EJB) and Java Beans are not same.]

    EJB are inter-process components.

    Java Beans are intra-process components.

    EJB is a specification for creating server-side components that enables and simplifies the tasks of creating distributed objects.

    Was the information useful? Please feel free to comment your views below.