![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Modules days numbered? With as class and object oriented .Net is, is the concept of general modules days numbered? When did you last add a general module to your project, and why wouldn't you have used a class instead? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Modules days numbered? You can create a class with Shared Methods and it behaves like a Module and you can create a Module and it becomes a class with Shared Methods. Try this tool http://www.red-gate.com/products/reflector/. This will give u a better understanding of the inside implementation. Regards, Trevor Benedict MCSD "Zamdrist" <zamdrist@xxxxxx> wrote in message news:85aab050-441f-493e-a99b-78274843a1c2@xxxxxx Quote: > With as class and object oriented .Net is, is the concept of general > modules days numbered? > > When did you last add a general module to your project, and why > wouldn't you have used a class instead? |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Modules days numbered? "Zamdrist" <zamdrist@xxxxxx> wrote in message news:85aab050-441f-493e-a99b-78274843a1c2@xxxxxx Quote: > With as class and object oriented .Net is, is the concept of general > modules days numbered? > > When did you last add a general module to your project, and why > wouldn't you have used a class instead? |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Modules days numbered? This has nothing at all to do with the question/thought I posted. On Sep 1, 12:23*am, "Trevor Benedict" <trevorn...@xxxxxx> wrote: Quote: > You can create a class with Shared Methods and it behaves like a Module and > you can create a Module and it becomes a class with Shared Methods. > > Try this toolhttp://www.red-gate.com/products/reflector/. This will give u > a better understanding of the inside implementation. > > Regards, > > Trevor Benedict > MCSD > > "Zamdrist" <zamdr...@xxxxxx> wrote in message > > news:85aab050-441f-493e-a99b-78274843a1c2@xxxxxx > Quote: > > With as class and object oriented .Net is, is the concept of general > > modules days numbered? Quote: > > When did you last add a general module to your project, and why > > wouldn't you have used a class instead? |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Modules days numbered? Actually, it does have to do with the subject of your post. This is how the Reflector shows an example module decompiled. Friend NotInheritable Class MyModule ' Methods Public Shared Sub FooBar() Public Shared Function Sqrt(ByVal x As Double) As Double End Class "Zamdrist" wrote: Quote: > This has nothing at all to do with the question/thought I posted. > > |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Re: Why do modules in the PSHome\Modules folder require the full p | PowerShell | |||
| CTP2: Modules using PSD1? | PowerShell | |||
| Unable to see all modules | PowerShell | |||
| Rebuild all modules under vista? | Vista General | |||