<?xml version="1.0" encoding="iso-8859-1" ?>
    <rss version="2.0">
    <channel>
    <title>Latest  Tech Tutorials Database Latest </title>
    <description>Latest Latest  at Tech Tutorials Database Tech Tutorials Database</description>
    <link>http://www.geekarticles.com/</link>
    <image>
    <title>Tech Tutorials Database Latest  Tech Tutorials Database</title>
    <link>http://www.geekarticles.com</link>
    <url>http://www.geekarticles.com/images/logo.jpg</url>
    </image>
    <item>
    <title>Use Microsoft.Data.SqlClient classes with Entity Framework Core</title>
    <link>http://www.geekarticles.com/article/Use-MicrosoftDataSqlClient-classes-with-Entity-Framework-Core.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous article we learned to execute stored procedures using SqlCommand and SqlParameter classes. In the examples we developed so far we used data provider classes directly for all the operations. We use Entity Framework Core at all. What if your application wants to use EF Core Can we use EF Core and plain data provider objects hand-in-hand what we are going to discuss in this artic&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Sat, 05 Nov 2022 16:00:07 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Use-MicrosoftDataSqlClient-classes-with-Entity-Framework-Core.html</guid>
    </item>
    <item>
    <title>Run Client in Lua Script Completely</title>
    <link>http://www.geekarticles.com/article/Run-Client-in-Lua-Script-Completely.html</link>
    <category><a href='http://www.geekarticles.com/CPlusPlus'>C++</a></category>
    <description>By implementing a UI library and exporting its necessary components to lua script we can create a beautiful UI and implement relevant logic in Lua script completely.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/CPlusPlus'&gt;C++&lt;/a&gt;</description>
    <pubDate>Tue, 01 Nov 2022 04:00:08 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Run-Client-in-Lua-Script-Completely.html</guid>
    </item>
    <item>
    <title>First steps / tutorial: How to start with TGUI (running on SFML and utilizing OpenGL) using Code::B</title>
    <link>http://www.geekarticles.com/article/First-steps-tutorial-How-to-start-with-TGUI-running-on-SFML-and-utilizing-OpenGL-using-CodeB.html</link>
    <category><a href='http://www.geekarticles.com/CPlusPlus'>C++</a></category>
    <description>My way to have a first sample program running with Graphical User TGUI - a cross-platform modern C immediate GUI on which I use and Fast Multimedia SFML as backend.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/CPlusPlus'&gt;C++&lt;/a&gt;</description>
    <pubDate>Sun, 16 Oct 2022 08:00:03 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/First-steps-tutorial-How-to-start-with-TGUI-running-on-SFML-and-utilizing-OpenGL-using-CodeB.html</guid>
    </item>
    <item>
    <title>Create Razor Pages app that uses Customer Repository</title>
    <link>http://www.geekarticles.com/article/Create-Razor-Pages-app-that-uses-Customer-Repository.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous article we completed the CustomerRepository class that performs CRUD operations on the Customers table. Now time to use the CustomerRepository in a Razor Pages application so that we can test the CRUD operations from the browser.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Mon, 10 Oct 2022 00:00:34 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Create-Razor-Pages-app-that-uses-Customer-Repository.html</guid>
    </item>
    <item>
    <title>Execute Stored Procedures using SqlCommand in ASP.NET Core</title>
    <link>http://www.geekarticles.com/article/Execute-Stored-Procedures-using-SqlCommand-in-ASPNET-Core.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous article&amp;lt;  a&amp;gt;  we developed a Razor Pages app that provides the UI for performing CRUD operations using the CustomerRepository. It would be worthwhile to know how stored procedures can be called using SqlCommand object. what we are going to cover in this article.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Mon, 10 Oct 2022 00:00:34 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Execute-Stored-Procedures-using-SqlCommand-in-ASPNET-Core.html</guid>
    </item>
    <item>
    <title>Execute action queries using SqlCommand in ASP.NET Core</title>
    <link>http://www.geekarticles.com/article/Execute-action-queries-using-SqlCommand-in-ASPNET-Core.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous article we used SqlDataReader to execute SELECT queries and to read data from the database. You often need to execute action queries - INSERT UPDATE and DELETE - on the database to perform the respective operations. As far as as SQL Server data provider is concerned you can do that with the help of SqlCommand object. what we are going to discuss in this article.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Tue, 16 Aug 2022 08:00:02 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Execute-action-queries-using-SqlCommand-in-ASPNET-Core.html</guid>
    </item>
    <item>
    <title>Understand ADO.NET Data Provider for SQL Server in ASP.NET Core</title>
    <link>http://www.geekarticles.com/article/Understand-ADONET-Data-Provider-for-SQL-Server-in-ASPNET-Core.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>At times you may want to skip using EF Core and delve into the underlying data provider yourself. It would be helpful for beginners to understand how EF Core might be working behind the curtains of easy to use ORM. To that end this article gives you a brief overview of the ADO.NET data provider for SQL Server.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Thu, 11 Aug 2022 00:00:03 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Understand-ADONET-Data-Provider-for-SQL-Server-in-ASPNET-Core.html</guid>
    </item>
    <item>
    <title>Use SqlDataReader to Read Data in ASP.NET Core</title>
    <link>http://www.geekarticles.com/article/Use-SqlDataReader-to-Read-Data-in-ASPNET-Core.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous article we learned the basics of the ADO.NET data provider for SQL Server. We also took a glance at the SQL Server data object model. Now time to put those objects to use in a simple CRUD web application. To that end this article kicks off the development by creating a simple repository for performing the CRUD operations.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Thu, 11 Aug 2022 00:00:03 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Use-SqlDataReader-to-Read-Data-in-ASPNET-Core.html</guid>
    </item>
    <item>
    <title>Use SQLite In-Memory Database in ASP.NET Core</title>
    <link>http://www.geekarticles.com/article/Use-SQLite-InMemory-Database-in-ASPNET-Core.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous article you learned to use Entity Framework Core InMemory provider to store and retrieve your application data for testing and demoing purposes. An alternative and a recommended option is to use SQLite database in in-memory mode. To that end this article discusses just that.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Wed, 27 Jul 2022 04:00:03 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Use-SQLite-InMemory-Database-in-ASPNET-Core.html</guid>
    </item>
    <item>
    <title>Use Entity Framework Core In-Memory Database in ASP.NET Core</title>
    <link>http://www.geekarticles.com/article/Use-Entity-Framework-Core-InMemory-Database-in-ASPNET-Core.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>Most of the production cases call for storing data in some physical data store such as a SQL Server database. However for testing and demoing purposes you may want to store data in memory rather than persistent store. where Entity Framework Core InMemory provider can be helpful. In this article we will examine the usage of the EF Core InMemory provider in an ASP.NET Core Razor Pages application.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Mon, 18 Jul 2022 20:00:02 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Use-Entity-Framework-Core-InMemory-Database-in-ASPNET-Core.html</guid>
    </item>
    <item>
    <title>Create master detail components in Blazor Server (Detail CRUD Components)</title>
    <link>http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-Detail-CRUD-Components.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous part of this article series you developed ListTeamMembers.razor component. Now you need to develop the remaining components namely ShowTeamMember.razor InsertTeamMember.razor and UpdateTeamMember.razor. You have already these empty component files in the Shared   TeamMembers folder. The UI rendered by the ShowTeamMember component is shown&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Mon, 04 Jul 2022 20:00:32 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-Detail-CRUD-Components.html</guid>
    </item>
    <item>
    <title>Create master detail components in Blazor Server (List of Team Members)</title>
    <link>http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-List-of-Team-Members.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the preceding part of this article series you created master CRUD components namely ListTeams ShowTeam InsertTeam and UpdateTeam. Continuing your development you will complete the detail CRUD components in this part. By the end of this part you will be able to see master-detail behavior and CRUD operations in action. So get started with the detail&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Sat, 11 Jun 2022 00:00:07 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-List-of-Team-Members.html</guid>
    </item>
    <item>
    <title>100 Days of TypeScript (Day 9)</title>
    <link>http://www.geekarticles.com/article/100-Days-of-TypeScript-Day-9.html</link>
    <category><a href='http://www.geekarticles.com/ASP-NET'>ASP.NET</a></category>
    <description>If you have been following along on our journey so far I have been going through the building blocks of TypeScript development. On Day 8 I touched on TypeScript working with web pages.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/ASP-NET'&gt;ASP.NET&lt;/a&gt;</description>
    <pubDate>Fri, 27 May 2022 12:00:08 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/100-Days-of-TypeScript-Day-9.html</guid>
    </item>
    <item>
    <title>Create master detail components in Blazor Server (Master CRUD Components)</title>
    <link>http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-Master-CRUD-Components.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous part of this article series you developed the List component that displays a list of Teams in a table. In this part you will create ShowTeam InsertTeam and UpdateTeam components to perform the CRUD operations on the Teams following figure shows how the ShowTeam component displays a Team in the&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Fri, 27 May 2022 00:00:11 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-Master-CRUD-Components.html</guid>
    </item>
    <item>
    <title>Create master detail components in Blazor Server (Project Structure)</title>
    <link>http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-Project-Structure.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>In the previous part of this series you were introduced to the UI and overall functioning of the master-detail Blazor Server app. You also created Team and TeamMembers tables and EF Core model. You have already created the Blazor Server project. Now time to kick start the component development. To build the master detail UI you could have but all the markup and the code in a single Razor compone&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Fri, 06 May 2022 16:00:01 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-Project-Structure.html</guid>
    </item>
    <item>
    <title>ArrayFire Interoperability with oneAPI, Libraries, and OpenCL</title>
    <link>http://www.geekarticles.com/article/ArrayFire-Interoperability-with-oneAPI-Libraries-and-OpenCL.html</link>
    <category><a href='http://www.geekarticles.com/CPlusPlus'>C++</a></category>
    <description>In this article we ll be exploring how to integrate the oneAPI Deep Neural Network oneDNN library and the SYCL-based Data Parallel C DPC programming language into existing codebases.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/CPlusPlus'&gt;C++&lt;/a&gt;</description>
    <pubDate>Tue, 03 May 2022 08:00:04 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/ArrayFire-Interoperability-with-oneAPI-Libraries-and-OpenCL.html</guid>
    </item>
    <item>
    <title>Create master detail components in Blazor Server (UI and Tables)</title>
    <link>http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-UI-and-Tables.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>Modern applications often prefer to use rich client side frameworks over traditional server side processing. ASP.NET Core provides Blazor Server and WebAssembly as a framework for building rich client side web apps. It would be interesting to see how the master detail user interface can be built using Blazor. To that end this multipart article series is going to show you in detail how Blazor Ser&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Fri, 22 Apr 2022 08:00:07 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Create-master-detail-components-in-Blazor-Server-UI-and-Tables.html</guid>
    </item>
    <item>
    <title>Managing GridView/DataGrid Control Programmatically in Visual Studio (C#) Web Form. The code can al</title>
    <link>http://www.geekarticles.com/article/Managing-GridViewDataGrid-Control-Programmatically-in-Visual-Studio-C-Web-Form-The-code-can-al.html</link>
    <category><a href='http://www.geekarticles.com/Microsoft-NET'>Microsoft.NET</a></category>
    <description>Many a times we need to programmatically manage GridView DataGrid in Visual Studio web applications and this looks very difficult because we do not know what properties or events of the control to use. It may also be as a result of time constraint.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Microsoft-NET'&gt;Microsoft.NET&lt;/a&gt;</description>
    <pubDate>Mon, 18 Apr 2022 04:00:12 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Managing-GridViewDataGrid-Control-Programmatically-in-Visual-Studio-C-Web-Form-The-code-can-al.html</guid>
    </item>
    <item>
    <title>Article :: Using Variables and Declaring Constants in C++</title>
    <link>http://www.geekarticles.com/article/Article-Using-Variables-and-Declaring-Constants-in-C.html</link>
    <category><a href='http://www.geekarticles.com/Security'>Security</a></category>
    <description>Variables help a programmer temporarily store data for a finite amount of time;  Constants help a programmer define artifacts that are not allowed to change or make changes.&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Security'&gt;Security&lt;/a&gt;</description>
    <pubDate>Sat, 09 Apr 2022 16:00:09 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Article-Using-Variables-and-Declaring-Constants-in-C.html</guid>
    </item>
    <item>
    <title>Article :: Tough Questions</title>
    <link>http://www.geekarticles.com/article/Article-Tough-Questions.html</link>
    <category><a href='http://www.geekarticles.com/Security'>Security</a></category>
    <description>p&amp;gt; Through a series of examples and business cases understand how to handle tough questions with integrity&amp;amp; mdash; in any situation.&amp;lt;  p&amp;gt;&lt;br&gt;Category: &lt;a href='http://www.geekarticles.com/Security'&gt;Security&lt;/a&gt;</description>
    <pubDate>Fri, 08 Apr 2022 12:00:11 +0000</pubDate>
    <guid isPermaLink="true">http://www.geekarticles.com/article/Article-Tough-Questions.html</guid>
    </item></channel></rss>