Sie sind auf Seite 1von 4

Asp.net 3.

5 Interview Questions and Answers

Describe the usefulness Visual Studio 2008 Split View feature?

Answer :: Visual Studio allows you to set the default view (Split, Source or Design) and to choose between a horizontal split and a vertical split. Especially this last option is very handy when you have a widescreen monitor. To enable vertical split-view orientation in VS 2008, select the tools->options menu item and go to the HTML Designer->General section. Then check the "Split views vertically" checkbox: .... Read More
Can you compare Nested Master Page Support in Visual Studio 2008 as compared to VS 2005?

Answer :: Already Visual Studio 2005 supports nested master pages concept with .NET 2.0, but the problem with this Visual Studio 2005 that pages based on nested masters can't be edited using WYSIWYG web designer. But now in VS 2008 you can even edit the nested master pages. .... Read More
What is a Nested Master Page and how will you use it ?

Answer :: Master pages can be nested, with one master page referencing another as its master. Nested master pages allow you to create componentized master pages. For example, a large site might contain an overall master page that defines the look of the site. Different site content partners can then define their own child master pages that reference the site master and that in turn define the look for that partner's content. A child master page has the file name extension .master, as with any master page. The child master page typically contains content controls that are mapped to content placeholders on the parent master page. In this respect, the child master page is laid out like any content page. However, the child master page also has content placeholders of its own to display content supplied by its own child pages. The following three page listings show a simple nested master page configuration. .... Read More
What is the enhanced ajax support for Asp.net in 3.5 as compared to the previous versions of Asp.net ?

Answer :: Previously developer has to install AJAX control library separately that does not come from VS, but now if you install Visual Studio 2008, you can built-in AJAX control library. This Ajax Library contains plenty of rich AJAX controls like Menu, TreeView, webparts and also these components support JSON and VS 2008 contains in built ASP.NET AJAX Control Extenders. .... Read More
What is VS 2008 Multi-Targeting

Answer :: Earlier you were not able to working with .NET 1.1 applications directly in visual studio 2005. Now in Visual studio 2008 you are able to create, run, debug the .NET 2.0, .NET 3.0 and .NET 3.5 applications. You can also deploy .NET 2.0 applications in the machines which contains only .NET 2.0 not .NET 3.x. .... Read More
What is XAML

Answer :: XAML, Extensible Application Markup Language, is Microsoft’s XML-based language for creating a rich graphical user interface....XAML was introduced in 2003 as the language behind Windows Presentation Foundation, then known as Avalon. .... Read More
nbsp;What is the Windows Presentation Foundation

Answer :: The Windows Communication Foundation is a set of technologies for building and running connected systems. The Windows Communication Foundation is a new breed of communications infrastructure built around the Web services architecture. Advanced Web services support in the Windows Communication Foundation provides secure, reliable, and transacted messaging along with interoperability. The Windows Communication Foundation’s service-oriented programming model is built on the .NET Framework and simplifies development of connected systems. The Windows Communication Foundation unifies a broad array of distributed systems capabilities in an extensible architecture, spanning transports, security systems, messaging patterns, encodings, network topologies and hosting models. The Windows Communication Foundation will be an integral capability of Windows Vista and will also be supported on Windows XP and Windows Server 2003. Microsoft has also done significant work to integrate the Windows Communication Foundation with existing Microsoft technologies for building distributed systems including COM+, MSMQ, and ASP.NET Web services. Applications built with those existing technologies can now be exposed as services without modification to the application. This infrastructure-level solution greatly assists developers in exposing existing applications as services. The Windows Communication Foundation also provides simple and mechanical mechanisms to migrate applications that use .NET remoting, ASP.NET Web services, and .NET Enterprise Services to natively use the Windows Communication Foundation programming model. .... Read More
What is the Windows Presentation Foundation

Answer :: The Windows Presentation Foundation is the unified presentation subsystem for Windows. It consists of a display engine and a managed-code framework. The Windows Presentation Foundation unifies how Windows creates, displays, and manipulates documents, media, and user interface, which enables developers and designers to create visually-stunning, differentiated user experiences that improve customer connection. When it ships, scheduled for 2006, the Windows Presentation Foundation will be available on Windows XP, Windows Server 2003 and all future releases of the Windows operating system. When delivered, the Windows Presentation Foundation will become Microsoft’s strategic user interface technology. ....
Read More

Hi, I am a doing my Masters in Computer science and i have done some projects and UI controls in C# 3.5 and in Asp.net and the database projects which i have normalized to 3rd normal from, which i would like to sell. Can you please tell me in which website i can sell it. These projects can be used for final projects or semester projects in the academic areas. i have also made the detail reports for these projects. if you are interested in this mail me at mayur_sk@yahoo.com Thanks in advance

Answer :: This website is probably right up your alley. <a href="http://www.getafreelancer.com/" rel="nofollow">http://www.getafreelancer.com/</a> .... Read More
Can anybody suggest me a cheap windows web host supporting ASP.NET 3.5 , SQL SERVER 2005 or above , arnd 5GB Disk Space, multiple domain hosting and oder necessary features.

Cheapest please

Answer :: <a href="http://www.goldpuma.com" rel="nofollow">http://www.goldpuma.com</a> is the lowest cost service which is full-featured and really works for you ($4.75 /month). As an experienced webmaster Im sure it would work for you and fulfill all your requirements. They have a really great offer I have used them for over 3 yrs now, and have never had a single problem with them. Their service is really great and easy to use. .... Read More
i am reading trough asp.net 3.5 and am doing a try it out exersize. it tells me to give a dropdownbox an id of 1stOperator but it wont let me and says 'first operator' is not a valid identifier. can anyone tell me why this is please.

Answer :: you cannot have a space in element id names. .... Read More
I've been refering to this URL <a href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Walkthrough/Setup.aspx," rel="nofollow">http://www.asp.net/AJAX/AjaxControlToolk...</a> but the steps i was followed seems not working at all. I would like to use the Calender feature, the coding is some sort like this, &lt;ajaxToolkit:Calendar runat="server" TargetControlID="Date1" CssClass="ClassName" Format="MMMM d, yyyy" PopupButtonID="Image1" /&gt; Do you know where can I find a better explaination on this in the internet? Please give me some advice. By the way, I'm using VS 2008 .NET 3.5

Answer :: Hi, The link referred above is one of the best link... anyways first of all you heave to download ajax control toolkit from internaet and then add reference (ajaxcontroltoolkit.dll) into ur solution file. For adding calendar control to ur textbox, u can add calendar extender to that. Step 1- right click on the textbox after adding reference. Step 2- select calendar out of amany controls. Than simply run the code and on clicking a textbox, calendar will appear. .... Read More
I am a mid-level Asp.net c# programmer and Application Developer. I want to get a MCTS. I am confused which one to go for along with Application Dev Foundation.My choices are. A)Exam 70-536 TS: Microsoft .net framework 3.5 Application Development Foundation Exam 70-562 Microsoft .net framework 3.5 with ASP.net Application Development B)Exam 70-536 TS: Microsoft .net framework 3.5 Application Development Foundation Exam 70-561 Microsoft .net framework 3.5 with ADO.net Application Development

About me: I am good in both ADO.net and ASP.net I am more interested in ADO.net but for I think ASP.net Application Development is more popular and demanding. What do you guys think? I have Good Experience working with both technologies.

Answer :: Personally, I think the ASP.NET will benefit you the most. As you know, when you use ASP.NET you also use ADO.NET to connect to datasets and/or databases. In all, you should probably take both as they will compliment each other. I imagine you'll cover ADO.NET, at least working with datasets in the ASP.NET exam/course. In terms of viability of skill set, and assuming you can only take one, A is the best choice. ....
Read More

I can't get my application to work on the host and I believe the reason is that they are using 2.0 and I am using 3.5. So how can I turn my 3.5 applications into 2.0 applications?

Answer :: Just substract 1.5 from your application.It would become 2.0. .... Read More
i work in asp.net vb 2008

Answer :: Hi, You can use Modal Pop up controller of Ajax control toolkit and in that refer Formview or details view .... Read
More

Das könnte Ihnen auch gefallen