Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I recently had an interview and one of the questions was...

 

what is the process of designing a whole new .net app (vb.net/asp.net) from scratch?

 

I answered it by saying first design, then this and that, etc...

 

any thoughts? How do you design an asp.net/vb.net app from scratch??

Posted

I figure out what I'm gonna do. I kinda think through it, and figure out the algorithms used in it. If it's big, I make concept maps that layout all the classes and their functions and write some psuedo-code.

 

Then I make the program's guts, I make the functions and classes or engines or whatever that make it tick. Then I make the program usable by putting in a layout/design.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...