In ado.net to goto the next page we are using the following code
response.redirect("nextpage.aspx");
like that
is there any code in VB.NET or in C#.NET