Skip to content

Magenaut

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

dataset

How to make rdlc report from xml string?

September 4, 2022 by Magenaut

Im trying to make a report viewer (RDLC REPORT) with xml string as data source using asp.net c#
This is the xml

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

system.argumentexception column does not belong to table

September 4, 2022 by Magenaut

I have a Defined Dataset with table Customer in it. I’m trying to add a row to this Dataset but I’m getting an error below is my code

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

How to split pipe-separated (|) values of a column in a datatable and retain other columns in C#

September 3, 2022 by Magenaut

I have a datatable named dt1 like this

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

Last line of a datatable asp.net

September 3, 2022 by Magenaut

I have a problem when I’m trying to a loop in a DataTable that a dataset contains.

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

How to bind crystal report to manually created DataSet

September 3, 2022 by Magenaut

I wan’t to create DataSet from code and set it as data source for crystal report.
I don’t want to create a DataSet xsd file in VS if I don’t have to. Just pure code.

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

How I can filter a Datatable?

September 2, 2022 by Magenaut

I use a DataTable with Information about Users and I want search a user or a list of users in this DataTable. I try it butit don’t work 🙁

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

Stored procedure return into DataSet in C# .Net

September 2, 2022 by Magenaut

I want to return virtual table from stored procedure and I want to use it in dataset in c# .net. My procedure is a little complex and can’t find how to return a table and set it in a dataset

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

Convert Dataset to XML

September 2, 2022 by Magenaut

I’ve been stuck with this problem for a few hours and can’t seem to figure it out, so I’m asking here 🙂

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

Populating a dataset from a CSV file

September 1, 2022 by Magenaut

I would like to read the contents of a CSV file and create a dataset.
I am trying like this:

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

Convert select new to DataTable?

September 1, 2022 by Magenaut

I am using .NET 3.5 and need to convert the below select new result into a DataTable. Is there something built in for this or anyone know of a method that can do this?

Categories ASP.NET, Q&A Tags .net, asp.net, c#, dataset, linq Leave a comment
Older posts
Page1 Page2 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