Response.Write() and Response.Output.Write() both are used for print output on the screen.
But their are some differences between both of them-
Response.Write()
Output is written in text stream.
Response.Write() is used to display only string (Normal Text). It can't allows the formatted output.
As Per Asp.Net 3.5, Response.Write() Has 4 overloads.
We...
May 23, 2017
May 16, 2017
Mail Sent by Narayan Murthy to All Infosys Staff

1. If you are working more than 9 hr then don't need to join Infosys.
2. If you are working on Saturday and Sunday don't join Infosys (for IT).
3. Whatever time define in your task complete within time.
Fire all people who fall in criteria 1,2,3.
It’s half past...
March 25, 2017
How to Invite All Friends to Like a Facebook Page In One Click

Hello friends, today i will tell you how we invite our all friends to like a page on Facebook with some simple steps(with pictures).
Step - 1.
First of all, Open google chrome browser in your computer and type "chrome.google.com/webstore" (without quotes) in address...
January 18, 2017
How to Blink or Flashing Text or Image Using Simple CSS3 with Example

Introduction:
In this article, we will learn about How to blink or flashing any text or image using simple CSS3 animation effect with example. or How to use animation effect in CSS3 to blink or flashing any text or image.
The preview are shown as below-
To...
January 10, 2017
Create Animated Pie Chart Using CSS3 and Simple jQuery with Example

In this article, we will learn about how to create animated pie chart using css3 and simple jQuery with example and live demo.
The preview are shown as below-
To create animated pie chart write the code as shown below-
HTML:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
...
January 04, 2017
Pure CSS / CSS3 Text Typing Animation Effect with Example

In this article, we will discuss about how to implement text typing animation effect on our web page using CSS/CSS3 with example.
Write the code as shown below-
HTML:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pure...
Subscribe to:
Posts (Atom)