Skip to content

Magenaut

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

ado.net

Connection timeout for SQL server

September 2, 2022 by Magenaut

Can I increase the timeout by modifying the connection string in the web.config?

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

How DataReader works?

September 2, 2022 by Magenaut

I was thinking that the SQLDataReader should not work if there is no connection to the SQLServer.

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

Unable to find the requested .Net Framework Data Provider in Visual Studio 2010 Professional

September 2, 2022 by Magenaut

Why am I getting “Unable to find the requested .Net Framework Data Provider” when trying to setup a new datasource in Visual Studio 2010 Professional?

Categories ASP.NET, Q&A Tags .net, ado.net, asp.net, datasource, visual-studio-2010 Leave a comment

Using ASP.Net MVC with Classic ADO.Net

September 2, 2022 by Magenaut

I am looking out for a way to access stored procedures using Classic ADO.Net, since I am new to ASP.Net MVC I do not know how to go about it.

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

Entity Framework v2 doesn’t support sql 2000?

September 2, 2022 by Magenaut

I installed the beta 2 of Visual Studio 2010 today. I went to test out the new entity framework stuff (to see if my “issues” from v1 were fixed.).

Categories ASP.NET, Q&A Tags ado.net, asp.net, asp.net-4.0, entity-framework Leave a comment

How to get Database Name from Connection String using SqlConnectionStringBuilder

September 1, 2022 by Magenaut

I do not want to split connection strings using string manipulation functions to get Server, Database, Username, and Password.

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

How to use executeReader() method to retrieve the value of just one cell

September 1, 2022 by Magenaut

I need to execute the following command and pass the result to a label. I don’t know how can i do it using Reader. Someone can give me a hand?

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

How can I retrieve a table from stored procedure to a datatable?

September 1, 2022 by Magenaut

I created a stored procedure so as to return me a table.

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

Keyword not supported: ‘server’

August 31, 2022 by Magenaut

I’ve been trying to edit my connection string for uploading my website to a server.
I am not really experienced with this. I got this exception: the Keyword not supported: ‘server’.
Here is my connection string:

Categories ASP.NET, Q&A Tags ado.net, asp.net, connection-string, entity-framework, sql-server-2008 Leave a comment

ExecuteScalar(); With scope_identity() Generating “System.InvalidCastException: Specified cast is not valid”

August 31, 2022 by Magenaut

I did it 🙂 My sql server 2008 returns
System.Decimal packed into ‘object’.
Try to use System.Convert.ToInt32
instead of cast.

Categories ASP.NET, Q&A Tags ado.net, asp.net, c#, sql, webforms Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page6 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