Skip to content

Magenaut

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

c#

How to pass multiple parameter in wcf restful service?

August 29, 2022 by Magenaut

IService.cs

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

How to return ActionResult with specific View (not the controller name)

August 29, 2022 by Magenaut

I have a method SendMail in the MVC Controller.This method calls other method ValidateLogin. This is the signature of the Validate Login:

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

How I can filter a dataTable with Linq to datatable?

August 29, 2022 by Magenaut

hi how i can filter a datatable with linq to datatable?
I have a DropDownList and there I can select the value of the Modul Column. Now I want to filter the DataTable with this Modul Column.

Categories ASP.NET, Q&A Tags asp.net, c#, datatable, linq, linq-to-dataset Leave a comment

How do you localize a database driven website

August 29, 2022 by Magenaut

I’ve been playing with the .NET built in localization features and they seem to all rely on putting data in resx files.

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

Workaround for HttpContext.HideRequestResponse being internal? Detect if HttpContext.Request is really available?

August 29, 2022 by Magenaut

We’re migrating an application to use IIS7 integrated mode. In library code that is designed to work either within the context of an HTTP request or not, we commonly have code like this:

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

Verifying event registration using Moq

August 29, 2022 by Magenaut

I’m developing an asp.net (classic) application trying to implement the MVP pattern using this example. In trying to unit test my presenter and using the following pattern, the psuedocode for which looks like so

Categories ASP.NET, Q&A Tags .net, asp.net, c#, moq, unit-testing Leave a comment

ASP.NET Identity : Generate random password

August 29, 2022 by Magenaut

Is there any built in function that creates random passwords ?
Asp.net simple memebership used to have a similar method

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

What is the best way to code up a Month and Year drop down list for ASP.NET?

August 29, 2022 by Magenaut

I have an internal application that I needs to have a drop down list for two date type elements: Month and Year. These values are not in a database or other repository of information.

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

Return Result from Select Query in stored procedure to a List

August 29, 2022 by Magenaut

I’m writing a stored procedure that currently contains only a SELECT query. It will be expanded to do a number of other things, which is why it has to be a stored procedure, but for now, it is a simple query.

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

Retrieving data from a POST method in ASP.NET

August 29, 2022 by Magenaut

I am using ASP.NET.

Categories ASP.NET, Q&A Tags asp.net, c#, methods, postback, vb.net Leave a comment
Older posts
Newer posts
← Previous Page1 … Page229 Page230 Page231 … Page451 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