answersLogoWhite

0

📱

Web Programming

Web Programming is the category for programming for the Internet and World Wide Web. Q&A's include coding in technologies used for Browser, applet based applications, and more.

584 Questions

What is the importance of XML?

xml is a markup language that is use to describe data, it doesn't do anything itself as it is not a programming language. You use xml to carry information in a standardised way across different systems so that it can be carried and read without any corruption or compatibility problems.

Where is the title tag information displayed when you preveiw in the browser?

Your title tag is also displayed at the top of your web browser and acts as a placeholder, especially for people who have many browser tabs open.

What are some tips for writing XHTML?

# Write up multiple XHTML documents, attempting to not make any mistakes. # Write multiple HTML documents, and transform them into XHTML documents. # Browse forums or other online sources for HTML documents (or incorrect XHTML documents) that need help, markup-wise. # Take on projects involving XHTML coding.

Difference between byval and byref in net?

we can pass parameter in procedure and function two type one is Byval and other is byRef, in byval value Store in stack And byref store in Heap. in a Byval get value a predefind and userdefind by replica and copy of the value. but in byRef program access address of the Variable we can pass parameter in procedure and function two type one is Byval and other is byRef, in byval value Store in stack And byref store in Heap. in a Byval get value a predefind and userdefind by replica and copy of the value. but in byRef program access address of the Variable

Why has XHTML been deemed as necessary?

XHTML was created to replace the old syntax system of which HTML was based off of; the Standard Generalized Markup Language (SGML). SGML was difficult for computers to read and manipulate automaticly -- therefore, a new HTML system involving XML was proposed. By conforming HTML into XML syntax, computers were able to read and manipulate standard XHTML (the new name for the combined-syntax language) with accuracy.

What is an inserted page break?

It means that when you insert a page break, no matter where you are at the page, whether at the top or bottom, it will automatically start a new page.

This helps you from not wasting time by pressing Enter 100 times to go to a new page.

What is difference between .net and .net framework?

The .NET framework is the layer which is installed on an Operating system (like windows) which holds everything you need to run a .NET application. It contains the libraries which provide functionality to, for example, open files, read xml, and so on. The .NET framework also includes the compilers for the various .NET languages. Like 'csc.exe' (C# compiler). This gives you the opportunity to write .NET applications, compile them and run them with only the .NET framework installed. Much like java does when you install the jvm (java virtual machine). However, you would have to use a simple text editor, like notepad, which wouldn't help you much by making the code you write prone to mistakes. This is where visual studio comes in. VS.NET needs the .NET framework. VS.NET won't function without it. Whenever you install VS, the install procedure will also install the .NET framework. VS.NET makes it much easier to create applications on the .NET framework by generating source code when you i.e. build a windows or web form. Also it makes compiling against the aformentioned compiler much easier. Note however that VS.NET uses the compiler (like the csc.exe) on the background while compiling. You could say that VS.NET is a very fancy notepad for creating .NET applications in any way, shape or form.

Which computer language used in INTERNET?

well for starters

lol- laugh out loud

omg- oh my god

wtf- what the f***

wth- what the hell

rofl- roll on floor laughing

lmao- laughing my ass off

plz- please

there is also smilies

0_0

XD

=)

=(

;_;

='(

<3

</3

>.<

>_>

;)

^_^

8D

D8

that's all i can tell you

but just speak how you wanna speak

How do you change color of text?

If you want to set the color of all your paragraphs to red, you should write:

p {color:red;}

You can use CSS classes also. I provide a link to a "CSS" book in Wikibooks for further information

What are the advantages of data warehousing?

Advantages of data warehousing

  • One consistent data store for reporting, forecasting, and analysis
  • Easier and timely access to data
  • Improved end-user productivity
  • Improved IS productivity
  • Reduced costs
  • Scalability
  • Flexibility
  • Reliability
  • Competitive advantage
  • Trend analysis and detection
  • Key ratio indicator measurement and tracking
  • Drill down analysis
  • Problem monitoring
  • Executive analysis.

Programming language used to develop web-based application?

You can use php, asp, jsp or cgi. Among these, php is more easier and flexible to use with databases and for making dynamic web sites. If you want an IDE you can use ASP.NET in microsoft visual studio.

What is the definition of internet programming?

AnswerThe client server communication established with the help of scripting and markup languages following all the communication protocols and transmission protocols can be defined as Internet programming.

What is XML in web design?

Answer:-


XML means Extensible Markup Language.


XML is a general-purpose specification for creating custom markup languages.
It is classified as an extensible language, because it allows the user to define the mark-up elements.
XML's purpose is to aid information systems in sharing structured data, especially via the Internet, to encode documents, and to serialize data in the last context, it compares with text-based serialization languages such as JSON, YAML and S-Expressions.


XML stands for eXtensible Markup Language.

XML is designed to transport and store data.

XML is important to know, and very easy to learn.

Where is the text of the title tag displayed?

On the left top of the page on the title bar of the browser window.

Note: The Blue color bar above the File, Edit menu etc where WikiAnswers - "Where does the text you insert in the title tag display" is displayed.

Compare and contrast HTTP and XML?

Hyper Text Transfer Protocol and Extensible Markup Language are not closely related to one another in order to form a comparative analysis where an abstaraction can be made in the form of a synopsis.

What is a website development?

The webpage term is involved in web development. Web development is the building and maintenance of websites; it's the work that happens behind the scenes to make a website look great, work fast and perform well with a seamless user experience. Web developers, or 'devs', do this by using a variety of coding languages.

Website development is a way to make people aware of the services and/or products you are offering, understand why your products are relevant and even necessary for them to buy or use, and see which of your company's qualities set it apart from competitors.

The Three Types of Web Developers

  1. The Front-End Developer

  2. The Back-End Developer

  3. The Full-Stack Developer(have knowledge of both front and back-end developemnt)

What software do you need in order to view a webpage?

A web browser (Internet Explorer, Firefox, Safari, Opera, etc...) is the most commonly used application for viewing web pages. However, offline viewers for HTML pages that you have previously downloaded or created are also available.

What programming languages are essential for web developers?

The very beginning website languages are HTML and CSS. You should start with HTML - And once your comfy, move on to CSS. The next step would be a more dynamic language, such as JavaScript, PHP, or ASP. You can learn all of these languages for free at w3schools. [ http://www.w3schools.com/ ]

What is an advantage of a web based application?

Their interfaces are self-describing

They can be used to tinegrate legacy systems

They can interoperate across programming language and platform boundaries

They open the e-marketplace to multiple systems

They provide a hightly secure mechanism for accessing third-pary code

What is the best way to create password?

To make a hacker safe password, it should be something only you can remember. Do not use your birthday, anniversary because that is easy to guess. Instead, make a sentence with combination of uppercase, lowercase, symbols, and punctuations. I.E. Y_cG!mP_! (You Can't Guess My Password!) Only you will know what your sentence means.

That is how to create an awesome, safe password!

What web software program is used to retrieve the page and display it?

The software used to retrieve a web page is called a web browser, such as Internet Explorer, Mozilla or Safari to name a few. The protocol used is called HTTP and this stands for Hyper Text Transfer Protocol. This protocol allows users to send text documents with links and images embedded. The web pages are kept on web servers. The web browser makes a request to the web server via http and the web server sends the requested text, images and code back to the web browser.

How do you make your own chat room?

Simple, go on to Chatroll (http://chatroll.com) and you can create your own chat in under 60 seconds.

If you already own a website / blog, you can also embed the chat into your website! That way, your friends and current visitors can just go to your site as usual.

Here is a blog article on how to creating a chat in 3 easy steps: http://blog.chatroll.com/how-to/add-a-blog-chat-room-in-3-easy-steps

I have been searching for years for one of the original chat rooms...one where you just talk about life...not being single and needing a date or more than that. Is it that I just can't get my keywords right in my questions? Or, is it that there are not longer people who think of nothing else but you know? I used to be able to talk to people around the world about what my life here was like and the difference of how their life was there. So, if you can, let me know how I can start a chat room that deals with things like this instead of #$%& like that. I am a 58 year old student who really wants to talk when things bug me or intrigue me...no matter what time of day or night it is. So, could you give me the answer to how I would start (or restart) a chat room like that? crisslee53@yahoo.com how to create a chatroom

What is the difference between web design and web programming?

The two terms are often used interchangeably however in the strictest sense web design is the art and skill of designing the presentation of web content to be delivered to the end-user whereas web authoring is the use of HTML or other web scripting to construct a website with only basic consideration for design and presentation.

Most if not all web designers also need to be competent web authors and visa versa as a result the terms are often used together. Some companies however may employ web authors to create the code and basic content for a web project and then hire web designers separately to put finishing touches on the project such as formatting, images, and css.