I\'m trying to create form for editing entity object when selected from datatable. So when user clicks commandButton in datatable, myBean.person property is filled with appropriate person object. Pers
I\'m working with a legacy project in C# (.NET 2.0). In this project there are two validationgroups. One for custom login control and one for users to submit to a newsletter. The problem I ran into is
I wish I could paste in my markup, but it\'s too complex and contains a lot of references to the client\'s company name.I am hoping someone with vast experience might be able to point me in the right
Is it possible to find all the varchar() columns in my database? I am using SQL Server 2008 and would like to get the list in SQL serve开发者_开发问答r management console.