Net Record
Net Record
Program:
Program:
End Sub
Program:
Program:
<Ad>
<ImageUrl>~/img/2.jpg</ImageUrl>
<NavigateUrl>https://www.tutorialspoint.com/asp.net/asp.net_ad_rotator.h
tm</NavigateUrl>
</Ad>
</Advertisements>
Output:
Calendar Control
Program:
End Sub
<p>
<br />
</p>
<p>
End Sub
Connectivity:
Output:
Login Page using User Control
End Sub
USER CONTROL.aspx.vb:
End Sub
DETAILS.aspx.vb:
Label1.Text = Session("USERNAME")
Label2.Text = Session("PHONE")
Label3.Text = Session("AGE")
Label4.Text = Session("E-MAIL")
End Sub
End Class
Output:
Student Mark sheet
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Data.SqlClient;
using System.Configuration;
using System.Data;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using
system.Web.UI.WebControls;
using System.Data.SqlClient;
using System.Configuration;
using System.Data;
namespace insert_update_delete
{
public partial class WebForm1 : System.Web.UI.Page
{
SqlConnection con = new SqlConnection(@"Data
Source=(LocalDB)\v11.0;AttachDbFilename=c:\users\system103\document
s\visual studio 2013\Projects\insert update delete\insert update
delete\App_Data\Database1.mdf;Integrated Security=True");
Masterpage
Default.aspx
Default2.aspx
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<link rel="stylesheet" href="stylesheet2.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Grocery Shopping</title>
</head>
<body>
Web page:
Simple Web Page Using CSS
<!DOCTYPE html>
<html lang="en">
<head>
<style>
body {
margin: 0;
padding: 0;
section {
width: 100%;
height: 100vh;
background:
url('https://media.geeksforgeeks.org/wp-
content/uploads/20210408155049/gfg9.png');
background-size: cover;
section .leftBox {
width: 50%;
height: 100%;
float: left;
padding: 50px;
box-sizing: border-box;
padding: 40px;
transition: .5s;
background: #e91e63;
<h3>
</div>
<div style="clear:both;"></div>
</li>
</div>
<div class="details">
<p> With the idea of imparting programming knowledge, Mr. Sandeep Jain,
an IIT Roorkee alumnus started a dream, GeeksforGeeks. Whether
programming </p>
<div style="clear:both;"></div>
</li> </ul>
</div>
</section>
</body>
</html>
Output: