Coding Grounds

Compilation of different programming projects I amuse myself with.

Saturday, 24 February 2024

Using IronPython to execute Python code from .NET

›
Let's look at some code showing how to execute Python code from .NET using IronPython! IronPython provides support for Python scripts...
1 comment:
Thursday, 1 February 2024

Creating a data table from IEnumerable of T and defining column order explicitly in C#

›
This article shows code how you can create a DataTable from a collection of T (IEnumerable<T>) and defining explicitly the column orde...
Sunday, 14 January 2024

Generating repeated data into variable in SQL Server in T-SQL

›
Let's see how we can create repeated data into variable of SQL Server in T-SQL. Use the REPLICATE function to create repeated data like...
‹
›
Home
View web version

About me

My photo
Tore Aurstad
Trondheim, Trøndelag, Norway
Sivilingeniør i datateknikk, 43 år gammel .NET utvikler. Jobber for tiden i Trondheim med MVC og WPF-applikasjonsutvikling (.NET applikasjonsutvikling generelt)++
View my complete profile
Powered by Blogger.