can we change the page layout in ASP.NET 2.0 as grid layout
like in the previous version?
Answer / sai
Yes From The IDE of Visual Studio net
There is Option by which you can change the layout of your
form
Select Tool Menu Item then
Select Option Item in Tool Menu then
IN HTML DESIGNER Node then
in CSS Positioning then
Then Select Changed Positioning and
Select select the Absolutely Positioned then Press OK
| Is This Answer Correct ? | 12 Yes | 0 No |
mention in what all scenarios entity framework can be applicable?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
Explain JSON Binding?
What platforms does the .NET Framework run on?
How can you prevent your class to be inherated further
How large is the .net framework 3.0?
Explain ASP.NET MVC Identity and Security?
What is session state management?
What are authentication filters in web api?
How do you sort a dataset?
What is route config?
What is the CLS