Home Blog Page 8

Redirect to a Specific URL on Button Click in Asp.net using JavaScript jQuery

0

Now here in this tutorial, I’ll explain how to redirect page on button click or a URL on button click event from client-side using JavaScript or jQuery in asp.net.

In my previous tutorials, I’d explained how ot auto-refresh webpage in every 10 seconds, how to auto-redirect to a specific url or webpage in 10 seconds, gridview inline insert update delete and other more cracking tutorials on Asp.net, JavaScript, jQuery here.

Automatically Redirect a Web Page or URL after 5 Seconds in Asp.net

0

In my previous tutorials, I’d explained how to auto-refresh a webpage in every 10 seconds, how to redirect to a specificied url or webpage on button click, gridview inline insert update delete, and other more cracking tutorials on Asp.net, JavaScript, jQuery here.

Now here in this tutorial, I’ll explain automatically redirect a Web page or URL automatically in a specific interval or time span, let’s say in every 5 seconds.

Auto-refresh Webpage in Every 10 Seconds in Asp.net C# Vb.net

0

Now here in this tutorial, I’ll explain how to auto refresh webpage in every 10 seconds or any specific time intervals using meta tag in asp.net c# or vb.net.If you feel this tutorial is upto the mark, then kindly check out our other tutorials. We ensure you that those tutorials will be as amazing as this one.

In my previous tutorials, I’d explained how to automatically redirect to a specific url in 10 seconds, how to redirect to a specified url or webpage on button click, gridview inline insert update delete and other more cracking tutorials on Asp.net, JavaScript, jQuery here.

 

What is the difference between String and StringBuilder in Asp.net C# Vb.net?

0

Now here in this tutorial, I’ll explain the main difference between String and StringBuilder with examples for understanding in asp.net c# as well as vb.net.

In my previous tutorials, I’d explained the difference between string and String, difference between executereader executenonquery and executescalar, difference between dataset datareader dataadapter and dataview and other similar tutorials on Difference, Asp.net here.

 

How to Print GridView Data in Asp .Net on Button Click using Javascript?

5

Here I will explain How to Print GridView Data in Asp .Net. In my previous tutorials, I’d explained how to send gridview in email body, difference between String and string, check or uncheck all checkboxes in gridview, and other more cracking tutorials on GridView, Asp.net, JavaScript, jQuery here.

Now here in this tutorial, How to Print GridView Data in Asp .Net when clicking on a print button from code-behind using c# or vb.net and from client-side using javascript or jquery in asp.net.

What is the difference between String and string in Asp.net C#?

0

In my previous tutorials, I’d explained the difference between String and StringBuilder, difference between executereader executenonquery and executescalar, difference between dataset datareader dataadapter and dataview and other similar tutorials on Difference, Asp.net here.

In the .NET Framework, at least in the C# language, we have available two types of string class, they are String and string. So, many developers are confused about both types of classes and want to know the difference between them. So, here in this tutorial I’ll explain the difference between String and string in asp.net c# and also explain which one is best and appropriate to use among them.

Send HTML Webpage Content as Email Body in Asp.net C# Vb.net

2

Now here in this tutorial, I’ll explain how to send HTML page in email body in asp .net c#. Using Gmail SMTP settings in asp.net using c# or vb.net.

In my previous tutorials, I’d explained how to send test mail using gmail smtp settings, how to send mail with asp.net gridview data in email body, difference between dataset datareader dataadapter and dataview and other more cracking tutorials on Repeater, Gridivew, Asp.net here.

 

How to Send Asp.net GridView Data in smtp Mail in Asp.net C# Vb.net

0

Now here in this tutorial, I’ll explain how you can send asp .net gridview data in mail/email with its data in asp.net, c#, vb.net using Gmail smtp settings.

In my previous tutorials, I’d explained how to send test mail using gmail smtp settings, how to export gridview selected rows to word excel text and pdf, how to send html web page as email and other more cracking tutorials on Asp.net, JavaScript, jQuery here.

 

How to Send Email using Gmail SMTP Server in Asp.net C# Vb.net?

4

Now here in this tutorial, I’ll explain how to Send Email Using Gmail Smtp settings in asp.net using C# and vb.net.

In my previous tutorials, I’d explained how to send asp.net gridview in mail, how to send HTML web page as email and more cracking tutorials on Repeater, Gridivew, Asp.net, JavaScript, jQuery here.

 

Top 10 OOPS Concepts In C# .NET With Examples

18

Object-Oriented OOPS Concepts in C#

Let me introduce you to OOPS Concepts in C#. OOP stands for Object Oriented Programming. It is a programming methodology that uses Objects to build a system or web applications using programming languages like C#, Vb.net, etc.

Here, Objects plays a very important role because it hides the implementation details and exposes only the needed functionalities and related stuff required to adopt it. We can access class properties and methods by creating a class object that I’ll explain below.

1,367FansLike
13FollowersFollow
0FollowersFollow

Recent Posts