Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

sql-server

Using ASP.net web display content from database going a loop

September 4, 2022 by Magenaut

I need to add page content dynamically reading from the database. The following is just a draft code

Categories ASP.NET, Q&A Tags asp.net, c#, sql, sql-server Leave a comment

Get all Records between start date and end date [Asp.Net C# Web Forms]

September 4, 2022 by Magenaut

I Have Table Named Employees_Attendance

Categories ASP.NET, Q&A Tags asp.net, sql, sql-server, stored-procedures, webforms Leave a comment

Add script to ASP compiled

September 4, 2022 by Magenaut

I have a login form using ASP .Net and i want put another variable data into DB but source code has compiled to dll files so i write a small script

Categories ASP.NET, Q&A Tags asp.net, c#, sql-server Leave a comment

Unable to update my model from database in asp.net core mvc

September 4, 2022 by Magenaut

I am working on ASP.net core MVC. Initially, I created my database tables and via Scaffold-DbContext I have created my model in dot net core. Now I have updated my database tables and I want to update my model as well. So I have tried below

Categories ASP.NET, Q&A Tags asp.net, asp.net-core, asp.net-mvc, c#, sql-server Leave a comment

ASP.NET MVC cannot connect to my local SQL Server database

September 4, 2022 by Magenaut

I have an ASP.NET MVC application and I cannot connect to the local SQL Server database that is hosted on my machine.

Categories ASP.NET, Q&A Tags asp.net, c#, entity-framework, sql-server Leave a comment

C#, ASP.NET core | SqlException: Incorrect syntax near the keyword ‘TOP’

September 4, 2022 by Magenaut

I was experimenting in ASP.NET Core with getting data from my small database.
I want to select 2 random rows from my table, but I can not get it to work.

Categories ASP.NET, Q&A Tags asp.net, c#, data-layers, sql-server Leave a comment

Stored procedure’s parameter was not supplied in aspx.vb

September 4, 2022 by Magenaut

I want to display data in a gridview using a SQL Server stored procedure. The interface should include two textboxes for two parameters, one button, and a gridview. The data will display after all parameters are filled out and the button is clicked. But I got an error saying

Categories ASP.NET, Q&A Tags asp.net, gridview, sql-server, vb.net, visual-studio Leave a comment

How does the browser read the Connection String in Web.config?

September 4, 2022 by Magenaut

I am using a connection string which works fine with my local database, but it does not work with my host’s database.
This is my code in web.config file

Categories ASP.NET, Q&A Tags .net, asp.net, asp.net-mvc, sql-server Leave a comment

Read data from excel using column name and insert in to SQL table in C#

September 4, 2022 by Magenaut

I am implementing a system to upload exam marks using Excel sheet. Excel sheet content the student Index number, Name and Grade and the Exams they have taken with Pass/Fail status. Names of the exams and number of exams need to face may vary from student to student.

Categories ASP.NET, Q&A Tags asp.net, c#, excel, sql, sql-server Leave a comment

Too much data in Contains (Linq): How to increase performace

September 4, 2022 by Magenaut

I have a linq query like this:

Categories ASP.NET, Q&A Tags asp.net, c#, linq, sql-server Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page19 Next →
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress