• Category Archives .NET
  • ASP.NET 3.5 E-books


    Book Description:

    ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework–no matter how advanced.

    This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this book shows you how to take advantage of Microsoft’s server-side AJAX framework to retrofit existing ASP.NET applications with AJAX functionality. It also demonstrates how to use Microsoft’s client-side AJAX framework to build the web applications of the future: pure client-side AJAX applications. All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.)

    • Take advantage of Microsoft’s new database query language, LINQ to SQL, to easily build database-driven web applications
    • Learn how to use the new ListView and DataPager data access controls to build flexible user interfaces

    (more…)


  • .Net Interview Question-II

    1. How to develop voice chat functionality in my website without any downloadable any software to the client side?

    2. How to connect ms-access database in asp.net2005 with c#.?

    3. What is different in .Net 1.1 and .Net 2.0?

    4. How to connect usercontrols to database?

    5. How to modify user settings in asp.net?
    (more…)


  • .NET Interview Questions

    1. Explain the .NET architecture.
    2. How many languages .NET is supporting now?
    - When .NET was introduced it came with several languages. VB.NET, C#, COBOL and Perl, etc. The site DotNetLanguages.Net says 44 languages are supported.
    3. How is .NET able to support multiple languages? -
    a language should comply with the Common Language Runtime standard to become a .NET language. In .NET, code is compiled to Microsoft Intermediate Language (MSIL for short). This is called as Managed Code. This Managed code is run in .NET environment. So after compilation to this IL the language is not a barrier. A code can call or use a function written in another language.
    (more…)



  • dinamic_sidebar 4 none

©2012 DukhSukh Entries (RSS) and Comments (RSS)  Raindrops Theme