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 August 18th, 2006, 06:51 AM
Registered User
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default default(System.Type) does this exist in VB.NET 2k5

Hi Everybody,

Can someone please tell me how to convert this to vb.net

public int amount = default(System.Int32);

I tried doing

public amount as Integer = default(System.Int32)

but VS.NET 2005 gives the error Expression Expected.

Does this c# system function exist in VB.NET?

Thank you in advance,


/Peace2u my friends





Similar Threads
Thread Thread Starter Forum Replies Last Post
Guidelines Item 3: Replace System.Type with Type Ixtlia BOOK: Professional .NET 2.0 Generics 0 August 19th, 2007 04:09 AM
Request for the permission of type 'System.Net.Web paranthaman ASP.NET 1.0 and 1.1 Professional 1 August 21st, 2006 10:16 AM
Learning VB 2k5. Cant convert to string error. Michael Eaton Visual Basic 2005 Basics 3 November 16th, 2005 04:28 PM
System.Messaging does not exist jimbeam36 .NET Web Services 0 November 12th, 2004 08:15 PM
unhandled exception of type 'System.Net.WebExcepti booksnore2 C# 0 June 26th, 2004 07:26 AM





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