Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 1st, 2007, 04:18 AM
Authorized User
 
Join Date: Aug 2007
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to yukijocelyn
Default VB equivalent of this C# code

Hi

Could any of you help me with this code?
I need the VB equivalent of this C# code:
public override void VerifyRenderingInServerForm(Control control)

Thank you!
 
Old October 1st, 2007, 05:22 AM
Registered User
 
Join Date: Aug 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default



hi
check this below link

we can convert c# code to vb.net code using this url


Public Overrides Sub VerifyRenderingInServerForm(byval control as Control)


http://authors.aspalliance.com/aldot...translate.aspx

gud luck
Archu

Archu
 
Old October 1st, 2007, 10:22 PM
Authorized User
 
Join Date: Aug 2007
Posts: 70
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to yukijocelyn
Default

hi! thanks for translating & introducing me to the website! Thank you!






Similar Threads
Thread Thread Starter Forum Replies Last Post
vb Format equivalent in SQL debbiecoates Access VBA 2 November 5th, 2008 03:22 PM
What is the Equivalent Syntax in VB.NET r_taduri VB.NET 2002/2003 Basics 1 June 2nd, 2006 12:49 PM
What is the VB equivalent to the Inkey$ command ? RichardCyberPunk Beginning VB 6 1 December 8th, 2005 01:42 PM
What is C# Component equivalent to in VB.NET bekim C# 3 July 1st, 2004 03:24 PM
VB6! what is the VB.Net equivalent Louisa VB.NET 2002/2003 Basics 2 January 15th, 2004 12:32 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.