Could you provide us with the C# solution of the default.aspx.vb ?
meaning:
Protected Sub btnAddStudent_Click(sender As Object, e As System.EventArgs) Handles btnAddStudent.Click Dim StudentAdapter As New DataSet1TableAdapters.StudentsTableAdapter StudentsAdapter.Insert(FirstName:=txtbxStudentFirstName.Text, LastName:=txtbxStudentLastName.Text, Teacher:=ddlTeacherFullName.Text) lblStudentAdded.Text = "Student Added Successfully!" End Sub
Could you provide us with the C# solution of the default.aspx.vb ?
meaning:
Protected Sub btnAddStudent_Click(sender As Object, e As System.EventArgs) Handles btnAddStudent.Click Dim StudentAdapter As New DataSet1TableAdapters.StudentsTableAdapter StudentsAdapter.Insert(FirstName:=txtbxStudentFirstName.Text, LastName:=txtbxStudentLastName.Text, Teacher:=ddlTeacherFullName.Text) lblStudentAdded.Text = "Student Added Successfully!" End Sub
Fizd 4 months ago
@Fizd you can convert vb to c# here developerfusion period com/tools/convert/vb-to-csharp/
SiperEnergy 4 months ago
Comment removed
Fizd 4 months ago
i think this is good but the quality of the video is not god and clear because it is showing to much small and sharpy.
kg8180 1 year ago
Very nice!!
shalini2shalini 1 year ago