christy
How can we get output without using database connection in ASP.Net with C#?
By christy in ASP.NET on Jun 27 2007
  • Gohil Jayendrasinh
    Mar, 2009 16

    you can store your data in xml formate or create SOAP file.

    • 0
  • chandru
    Aug, 2007 1

    We shall write a property to share the viewstate value between the page and user control

    • 0
  • Jun, 2007 28

    Question not sounds professional.

    • 0
  • john
    Jun, 2007 27

    it really depends on the source of your output and whether or not you need truly dynamic content. for static pages, there's no need for a db connection at all. if you want dynamic content without using a database, you can always use an xml file as your source.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS