For my Advanced Systems Analysis class, we're supposed to design and create a system based on requirements given out by my professor. One of the many options on how to develop the system was to create Windows executable program using any language we want. When I heard this, I immediately decided to use VB.NET and Access.
After emailing him a few questions later though, I'm not so sure. He said on the computer he'll be testing our finished systems on, he's running Windows NT 4.0 SP6 with Internet Explorer 5.0. Knowing that the .NET framework requires Windows NT 4.0 SP6a and at least Internet Explorer 5.01, I emailed him back and asked him if I could include the 6a service pack, IE 6.0, and the 1.1 .NET Framework along with my final system on a CD. Here was his response:
After emailing him a few questions later though, I'm not so sure. He said on the computer he'll be testing our finished systems on, he's running Windows NT 4.0 SP6 with Internet Explorer 5.0. Knowing that the .NET framework requires Windows NT 4.0 SP6a and at least Internet Explorer 5.01, I emailed him back and asked him if I could include the 6a service pack, IE 6.0, and the 1.1 .NET Framework along with my final system on a CD. Here was his response:
So, I just want to know, does this pretty much discard VB as an option for designing this system?My desktop is locked down, such that I can not do any install that requires administrator privilege. I'm not sure if that affects what you're planning. If it does, you must find a work-around, e.g., not install anything on my c: drive. I'll announce this in class also.