This is specific to web development using VB.Net. How can I tell if he has little or no web UI experience? Is there a standard tool?
Thanks.
Main Topics
Browse All TopicsI have recently interviewed a developer and I am trying to understand his UI experience in developing with VB.Net. Is there a typical UI tool set that is common or is there a standard that all VB.Net developers should use in software applications for enterprise systems?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
No mate, most developers will use visual studio. You will have to try a bit harder than that to tell if he is good or not. You can find plenty of interview questions online though. This is a great point to start: http://www.hanselman.com/b
In the microsoft world, you're probably looking at ASP.Net 2.0, followed by the slightly older ASP.Net. You can google for a list of interview questions on these. Beyond simply providing a functional web page, you might touch on scalability. And in a small shop, you might hit on IIS if you won't have a full-time site admin. Ditto database issues if you won't have a full-time database guy.
Business Accounts
Answer for Membership
by: mastooPosted on 2007-09-18 at 07:23:44ID: 19913025
I'm not sure I understand your question. Unless using some 3rd party add-in controls, I imagine most vb gui work is done by just dropping standard controls on a form in Visual Studio and coding behind the events.