Click here to Skip to main content
15,912,837 members

Comments by csprogrammer (Top 3 by date)

csprogrammer 24-Apr-12 9:50am View    
thank you for reply i saw asp.net but i'm searching for answers to the real difference between and for advice about the best solution organization (if mvc is the best what is the best it will be useless to learn webforms ?)

thank you again
csprogrammer 28-Mar-12 5:17am View    
unfortunately no there are no separation between layers all the work is done in the classes methods.If you can suggest me a tutorial about project organization best practices that will be great.

And what about comparing ADO.net , ENTITY FRAMEWORK and LINQ ??
csprogrammer 3-Jan-12 6:20am View    
Thank you for the reply but I'm using
content_grid.Children.Add(UserControl);
to Add the UserControl to main_Window.