Search results for query: *

  • Users: janakors
  • Content: Threads
  • Order by date
  1. J

    Resolved how to load offline google maps and marking of maps and saving it in database

    Hi, i am new to ASP.NET and i want to mark offline google satellite map and then want to store it in SQL server database. I have watched some youtube videos where I learn how to load google map using lat/lng with an internet connection. now i want to have an offline map and then be able to...
  2. J

    understanding IsPostBack property

    Hi there, I need to use IsPostBack Property on my web site but I have understanding issues with it. now after exploring the web, I found that the ist page is loaded as get request but when I click again on the link of the same page so this will be a postback. so what I did is to put IsPostBack...
  3. J

    when i fire insert query i get SqlException

    Hi , I am new to this forum and new to C# web programming. I am developing LMS (Library Management system) using SQL Server and Visual Studio ver 16. I have an issue with the insertion of data into the database. the same code I used in other pages and work perfectly. put hardcoded values in...
Back
Top Bottom