Skip to content

Magenaut

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

vb.net

export from sql server to excel file using asp.net and vb.net?

August 26, 2022 by Magenaut

is there a way to export the whole data in one table from sql server 2008 directly using asp.net and vb.net without using datagridview to EXCEL FILE?

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

How to store custom data in ASP.NET Membership Cookie

August 26, 2022 by Magenaut

Can anyone give me an example (or point me in the right direction) on how to store custom data in an ASP.NET Membership cookie?

Categories ASP.NET, Q&A Tags asp.net, asp.net-membership, vb.net Leave a comment

ASP.NET Routing: How to make routeConfig handle a more dynamic URL structure

August 26, 2022 by Magenaut

My scenario is as follows: a venue can be part of multiple categories and users can also add filters on multiple category types, so my URLs now are like:

Categories ASP.NET, Q&A Tags asp.net, asp.net-mvc-routing, friendly-url, vb.net Leave a comment

Handles clause requires a WithEvents variable defined in the containing type or one of its base types

August 26, 2022 by Magenaut

I get the error

Categories ASP.NET, Q&A Tags asp.net, vb.net Leave a comment

Is it possible to read .eml files in .net

August 26, 2022 by Magenaut

I would like to know if it is possible to parse .eml and .msg files in dot net (preferably from a memorystream) such that I can use them on an ASP.Net page.

Categories ASP.NET, Q&A Tags asp.net, file, vb.net Leave a comment

Request() vs Request.QueryString()

August 26, 2022 by Magenaut

I have recently started using Request("key") instead of Request.QueryString("key") to access my querystring values. However I have read that:

Categories ASP.NET, Q&A Tags asp.net, vb.net Leave a comment

Is there any limit on number of classes that a namespace can have in .NET?

August 26, 2022 by Magenaut

Is there any limit on number of classes that a namespace can have in .NET? Further what is the recommended number of classes that there should be in a namespace?

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

How to return JSON from ASP.NET .asmx?

August 26, 2022 by Magenaut

I have the following test method:

Categories ASP.NET, Q&A Tags asp.net, javascript, json, vb.net Leave a comment

Cannot get user IP address (proxy/firewall/load balancer)

August 26, 2022 by Magenaut

I used code below to get client ip with asp.net before but after I moved to VDS this function begin returning only my subnet mask which is 178.18.198.1 or 178.18.198.2.
Can anyone help me with this problem?

Categories ASP.NET, Q&A Tags asp.net, iis-7.5, ip-address, vb.net Leave a comment

How to rewrite URL in an ASP.net site

August 25, 2022 by Magenaut

I want to rewrite URL in an asp.net site

Categories ASP.NET, Q&A Tags .net, asp.net, url-rewriting, vb.net Leave a comment
Older posts
Newer posts
← Previous Page1 … Page15 Page16 Page17 … Page24 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