I am trying to create a property in a class like so
Public Shared Property OrderList() As ArrayList
Get
If System.Web.HttpContext.Current.Session("IsOrder") Is Nothing Then
Return System.Web.HttpContext.Current.Session("IsOrder")...
Hi all,
I wish to develop some simple Win32 apps. I have no C++ knowledge currently, but I have a good understanding of other languages. Most tutorials I have found focus on command line C++ fundamentals. Could anyone recommend some online reading or books that concentrate more on the GUI...
Hi all,
I am using Visual Studio.net. Until now, I have used it primarily for asp.net (vb) web applications. Tonight I decided to install the c++ element and take a look at building a form application. I hope some of you can appreciate that we all have different methods of learning. In my case I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.