Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Reading strings from the keyboard
using System; class Prog3_1 { public static void Main() { Console.Write ("Enter Your First Name : "); // Displaying to write first name string name1 = Console.ReadLine (); // Saving first name in name1 Console.Write ("Enter Your Last Name : "); // Displaying to write last name string name2 = Console.ReadLine (); // Saving first name in name2 Console.WriteLine ("Hello Mr." + name1 +" " + name2); // Displaying both first & last names Console.ReadLine (); // Since to stop the console for displaying last line, we use this to accept a keystroke frm user. (Similar to getch() in C) } }
The SQL cache dependencies is a new characteristic in ASP.NET 2.0 which can automatically invalidate a cached data object (like a Dataset) when the related data is modified in the
What are the different types of joins? 1) INNER JOIN: The Inner join shows matches only when they exist in both the tables.For example, in the SQL below there are two tabl
what is timer control
how can we use entity framework in ASP.Net MVC
What is pareto principle? The Pareto principle also paraphrased as 80/20 principle is simple effective problem tackling way in the management. It says that 20% of your problems
What are the differences between AJAX and JavaScript? The differences among AJAX and JavaScript are given as follows: AJAX sends request to the server and does not wait for
What are similarities between Class and structure? The similarities between structures and classes are as follows:- 1) Both can have constructors, properties, methods, field
What are the differences between ASP and ASP .Net ? ASP: Code is Interpreted ASP.NET: Code is Compiled ASP: Business Logic and Presentation Logic are in a one
how to replace a keyword using powershell
What is XML Text Reader? The "XmlTextReader" class helps to give fast access to streams of XML data in a forward-only and read-only manner. The XMLTextReader also checks if the
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd