Thursday, August 28, 2008 Register  Login
You are here: Project » Blog  
You will be able to use C# or VB for your IWeb methods
Location: BlogsIWeb    
Posted by: Michael Washington 2/8/2007 10:12 PM

I was finally able to create a method to allow you to code your IWeb extensions in VB or C# and still have a single point of entry (the webservice at: /DesktopModules/IWeb/webservice.asmx)

In the next version of IWeb there will be a directory that you will be able to add C# methods to and a directory tree that you will be able to add VB methods to.

This works because the C# class inherits from the VB class. The .asmx file is pointing to the C# class.

cshariweb.jpg

Permalink |  Trackback

Comments (1)   Add Comment
Re: You will be able to use C# or VB for your IWeb methods    By Dave on 6/8/2007 6:56 PM
If you need to code in both VB and C#, or just want to code in VB and have it converted to C# automatically, use the VBConversions VB.Net to C# Converter here: www.vbconversions.net


Your name:
Title:
Comment:
Add Comment   Cancel 
  
Blogs
  
Archives
  
Home  |  Screen Shots  |  Installing  |  Example Code  |  Download  |  Project
Copyright 2006 by ADefwebserver.com   |  Privacy Statement  |  Terms Of Use