﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Article By </title><link>https://www.c-sharpcorner.com/articles/</link><description>Articles from C# Corner</description><copyright>© 1999 - 2026  CSharp Inc. All contents are copyright of their authors.</copyright><atom:link href="https://www.c-sharpcorner.com/rss/authorarticles.aspx?MemberUniqueName=bechir-bejaoui2" rel="self" type="application/rss+xml" /><item><title>When Visual Studio 2012 meets ISIS Proteus 7.8 SP2 </title><description>In this short video I will explain step by step how to communicate a WPF 4.5 simple application to an ATMEGA16 ISIS project. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/when-visual-studio-2012-meets-isis-proteus-7-8-sp2/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/when-visual-studio-2012-meets-isis-proteus-7-8-sp2/</guid><pubDate>Fri, 28 Dec 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Using IComparable and IComparer to compare objects in VB.NET</title><description>The .Net framework and especially the System.Collection namespace provides us two built in interfaces witch are IComparable and IComparer interfaces in order to compare two objects.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/using-icomparable-and-icomparer-to-compare-objects-in-VB-Net/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/using-icomparable-and-icomparer-to-compare-objects-in-VB-Net/</guid><pubDate>Sat, 10 Nov 2012 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Debug WPF Data Binding markup extension</title><description>In this article we will see How to debug WPF Data Binding markup extension.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-debug-wpf-data-binding-markup-extension/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-debug-wpf-data-binding-markup-extension/</guid><pubDate>Mon, 13 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Toying with the C# 4.0</title><description>In this article, I will expose those two issues not thought the theorist manners but thought real cases via some implementation techniques.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/toying-with-the-C-Sharp-4-0/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/toying-with-the-C-Sharp-4-0/default.aspx</guid><pubDate>Fri, 03 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Connect to an SSIS package and consume its data from .Net application</title><description>In this article, I will show how to connect to a Data reader destination component within a given SQL Server Integration Services package.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-an-ssis-package-and-consume-its-data-from-net-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-an-ssis-package-and-consume-its-data-from-net-application/</guid><pubDate>Wed, 01 Sep 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>MCPD 3.5 certification</title><description>MCPD 3.5 certification</description><link>https://www.c-sharpcorner.com/blogs/mcpd-35-certification</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/mcpd-35-certification</guid><pubDate>Fri, 09 Jul 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>RelativeSources in WPF</title><description>In this article, I will expose the use cases of the RelativeSources in WPF. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/relativesources-in-wpf/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/relativesources-in-wpf/</guid><pubDate>Tue, 11 May 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Dealing with transformations in WPF: PartII-Custom and advanced 2D transformations</title><description>In a previous article we've discovered the different transformation modes. In this article, we continue discovering the transformations.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/dealing-with-transformations-in-wpf-partii-custom-and-advanced-2d-transformations/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/dealing-with-transformations-in-wpf-partii-custom-and-advanced-2d-transformations/default.aspx</guid><pubDate>Mon, 10 May 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Dealing with transformations in WPF: Part I - Standard 2D Transformations</title><description>In WPF there are more than one transformation, I will try to present them the 2D ones one by one including some useful related techniques.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/dealing-with-transformations-in-wpf-part-i-standard-2d-transformations/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/dealing-with-transformations-in-wpf-part-i-standard-2d-transformations/default.aspx</guid><pubDate>Mon, 10 May 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>WPF and user interactivity Part V: Drag and Drop for WPF</title><description>In this article, I will show a very simple and basic drag and drop use case.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/wpf-and-user-interactivity-part-v-drag-and-drop-for-wpf/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/wpf-and-user-interactivity-part-v-drag-and-drop-for-wpf/default.aspx</guid><pubDate>Wed, 28 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>WPF and user Interactivity Part IV: Attached property for moving and resizing shapes</title><description>In this article, I will refactor the previous code by representing it as an attached property.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/wpf-and-user-interactivity-part-iv-attached-property-for-moving-and-resizing-shapes/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/wpf-and-user-interactivity-part-iv-attached-property-for-moving-and-resizing-shapes/default.aspx</guid><pubDate>Wed, 28 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>WPF and UserInteractivity part III: Moving an resizing shapes</title><description>In this article, we will still dealing with shapes but from a different angle. </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/wpf-and-userinteractivity-part-iii-moving-an-resizing-shapes/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/wpf-and-userinteractivity-part-iii-moving-an-resizing-shapes/default.aspx</guid><pubDate>Tue, 27 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>WPF and user Interactivity experience part II: Attached Property</title><description>In this article, I will show how to profit of the attached property concept to reach the same goal but with more clean and well organized approach. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/wpf-and-user-interactivity-experience-part-ii-attached-property/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/wpf-and-user-interactivity-experience-part-ii-attached-property/</guid><pubDate>Tue, 27 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>WPF And User Interactivity Part I: Dealing With Geometries And Shapes</title><description>This first article will show the manner to handle elements within the scene. Indeed, WPF provides us a very helpful class, namely the VisualTreeHelper class.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/wpf-and-user-interactivity-part-i-dealing-with-geometries-and-shapes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/wpf-and-user-interactivity-part-i-dealing-with-geometries-and-shapes/</guid><pubDate>Tue, 27 Apr 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>MVVM implementation for Windows forms</title><description>In this article we will see how to implement the MVVM for the case of the Windows Forms.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/mvvm-implementation-for-windows-forms/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/mvvm-implementation-for-windows-forms/default.aspx</guid><pubDate>Wed, 03 Mar 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>A simple concretization of MVVM pattern</title><description>In this article I will show a simple MVVM implementation to help understand this pattern and how to deal with it, first let’s introduce the pattern. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/a-simple-concretization-of-mvvm-pattern/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/a-simple-concretization-of-mvvm-pattern/</guid><pubDate>Wed, 24 Feb 2010 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Thank's to csharp corner</title><description>I want to thank c sharp corner</description><link>https://www.c-sharpcorner.com/blogs/thanks-to-csharp-corner1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/thanks-to-csharp-corner1</guid><pubDate>Sat, 22 Aug 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Dealing with controls within a multi threaded context</title><description>In this article I will provide a technique of how to avoid invalid cross threaded operation and I have taken an example of dealing with controls within a multithreaded context to demonsrate how to avoid such trouble</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/dealing-with-controls-within-a-multi-threaded-context/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/dealing-with-controls-within-a-multi-threaded-context/default.aspx</guid><pubDate>Thu, 19 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>var args are new feature of Java 5 and what about C# ?</title><description>Variable arguments is a sort of variables set that a given  method can take them as an argument instead of an array</description><link>https://www.c-sharpcorner.com/blogs/var-args-are-new-feature-of-java-5-and-what-about-c-sharp</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/var-args-are-new-feature-of-java-5-and-what-about-c-sharp</guid><pubDate>Sat, 07 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Funny question about laptop and PC Mahesh : )</title><description>Laptop, PC, Laptop questions, About Laptop.</description><link>https://www.c-sharpcorner.com/blogs/funny-question-about-laptop-and-pc-mahesh1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/funny-question-about-laptop-and-pc-mahesh1</guid><pubDate>Wed, 04 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to detect objects regardless of browsers types using java script</title><description>In this article I try to give a way of how to deal with objects using javascript in an heterogeneous browers functionalities adoptions.</description><link>http://www.dotnetheaven.com/uploadfile/yougerthen/how-to-detect-objects-regardless-of-browsers-types-using-java-script/default.aspx</link><guid isPermaLink="true">http://www.dotnetheaven.com/uploadfile/yougerthen/how-to-detect-objects-regardless-of-browsers-types-using-java-script/default.aspx</guid><pubDate>Wed, 04 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Some Real Differences Between Structures and Classes</title><description>This article lists some differences between classes and structures. In this article, we will see what is the difference between a structure and a class.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/what-really-make-difference-between-structures-and-classes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/what-really-make-difference-between-structures-and-classes/</guid><pubDate>Mon, 02 Mar 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Integrate XML Data Within your ASP Page Using XLINQ: Part II</title><description>In this tutorial I will expose a technique to integrate XML data within your ASP page using XLINQ API.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xlinq-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xlinq-part-ii/</guid><pubDate>Wed, 18 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to add numbers to the Visual Studio 2008 text editor</title><description>In this small video I'll demonstrate how to add a numbers to the text editor lines of the Visual Studio 2008 orcas  </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/how-to-add-numbers-to-the-visual-studio-2008-text-editor/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/how-to-add-numbers-to-the-visual-studio-2008-text-editor/default.aspx</guid><pubDate>Tue, 17 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Integrate XML Data Within your ASP Page Using XslCompiledTransform Class: Part I</title><description>I will provide two techniques as a part of this two parts tutorial to demonstrate  how to transform and integrate XML contents within ASP web page.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xslcompiledtransform-class-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-xml-data-within-your-asp-page-using-xslcompiledtransform-class-part-i/</guid><pubDate>Tue, 17 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Add a short cut desktop icon to your new installed program</title><description>In this video I will demostrate how to add a short cut desktop icon to your new installed program.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/add-a-short-cut-desktop-icon-to-your-new-installed-program/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/add-a-short-cut-desktop-icon-to-your-new-installed-program/default.aspx</guid><pubDate>Mon, 16 Feb 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Your first Animation using XAML and Silverlight - Point Animation class: Part III</title><description>This article is third part of the series of articles about animation using XAML and Silverlight.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/your-first-animation-using-xaml-and-silverlight-point-anim/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/your-first-animation-using-xaml-and-silverlight-point-anim/default.aspx</guid><pubDate>Sun, 11 Jan 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Your first animations using XAML and Silverlight- Double animation: Part II</title><description>In the previous article "Your first animations using xaml and silverlight - Color animation: Part I", we've exposed a technique of how to deal with color animation. In this article, I will do same thing but with a different animation. I mean the DoubleAnimation class this time.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/your-first-animations-using-xaml-and-silverlight-double-ani/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/your-first-animations-using-xaml-and-silverlight-double-ani/default.aspx</guid><pubDate>Thu, 08 Jan 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Your first animations using XAML and Silverlight - Color animation: Part I</title><description>In this article, I will give a trick of how to deal with ColorAnimation class within VS2008 and Silverlight context using both xaml and C# 4.0, afterward, and in the two subsequent articles, we’ll focus on the DoubleAnimation and PointAnimation.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/your-first-animations-using-xaml-and-silverlight-color-ani/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/your-first-animations-using-xaml-and-silverlight-color-ani/default.aspx</guid><pubDate>Wed, 07 Jan 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to define and configure a Grid control within a WPF application using XAML: Part I</title><description>In this article, I will try to make a representation of the Grid object witch is directly derived from the Panel abstract class and we can say that is a flexible area that contains rows and columns, it plays a role of container in a given WPF window. </description><link>http://www.longhorncorner.com/uploadfile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-appl/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-appl/default.aspx</guid><pubDate>Tue, 06 Jan 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Happy new year and congratulation</title><description>Congratulations,Happy new year</description><link>https://www.c-sharpcorner.com/blogs/happy-new-year-and-congratulation1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/happy-new-year-and-congratulation1</guid><pubDate>Sun, 04 Jan 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with the frame object</title><description>In this article, I will represent the frame object witch is a container control that enables to navigate through internet and display some contents such as an Html page. </description><link>http://www.longhorncorner.com/uploadfile/yougerthen/working-with-the-frame-object/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/working-with-the-frame-object/default.aspx</guid><pubDate>Thu, 01 Jan 2009 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with WPF Table using C# - Part II</title><description>In the previous article, Working with WPF Table using XAML - Part I, we discovered how to perform this task using XAML. Now, we will see how to do the same using C#.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/working-with-wpf-table-using-C-Sharp-part-ii/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/working-with-wpf-table-using-C-Sharp-part-ii/default.aspx</guid><pubDate>Wed, 31 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title> C# and XAML  within a Silverlight 2 context? - Binding Modes: Part VIII</title><description>In this article I will expose the different binding modes.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-binding-modes-part-viii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-binding-modes-part-viii/</guid><pubDate>Tue, 30 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with WPF Table using XAML - Part I</title><description>In this article, I will use WPF table in XAML format. This one defines a flexible grid area that contains rows and columns. At the contrast of the Grid object witch is defined in the System.Windows.Controls, the table object is defined in the System.Windows.Documents namespace. </description><link>http://www.longhorncorner.com/uploadfile/yougerthen/working-with-wpf-table-using-xaml-part-i/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/working-with-wpf-table-using-xaml-part-i/default.aspx</guid><pubDate>Tue, 30 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title> C# and XAML  within a Silverlight 2 context - Data conversion: Part VII</title><description>In this article I will show how to implement a customized converter as a part of the article how does XAML interact within C# code.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-data-conversion-part-vii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-data-conversion-part-vii/</guid><pubDate>Mon, 29 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with WPF ViewBox Control</title><description>In this article, we will show how to use a ViewBox control available in WPF and XAML. </description><link>http://www.longhorncorner.com/uploadfile/yougerthen/working-with-wpf-viewbox-control/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/working-with-wpf-viewbox-control/default.aspx</guid><pubDate>Mon, 29 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with the Uniform Grid in WPF</title><description>In this article I will introduce the Uniform Grid object. The uniform grid object arranges content in its area so that all the cells in the grid have the same dimension. It represents a perfect solution if someone prefers to prevent the headache of ordering controls within an ordinary Grid object.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/working-with-the-uniform-grid-in-wpf/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/working-with-the-uniform-grid-in-wpf/default.aspx</guid><pubDate>Tue, 23 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>XAML and C#  within a Silverlight 2 context - Binding process: Part II</title><description>In this article, I will show different techniques to interact with a given XAML UI with a C# code behind object.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/xaml-and-C-Sharp-within-a-silverlight-2-context-binding-process-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/xaml-and-C-Sharp-within-a-silverlight-2-context-binding-process-part-ii/</guid><pubDate>Mon, 22 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Microsoft and the embedded systems</title><description>In this article, I try to introduce the embedded system offered feature to the C# developer </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/microsoft-and-the-embedded-systems/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/microsoft-and-the-embedded-systems/default.aspx</guid><pubDate>Sun, 21 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with a ScrollViewer control in a WPF application</title><description>The ScrollViewer is an object that represents a scrollable area that contains other visible controls, it could be found within the System.Windows.Controls.  At the contrast of a ScrollBar object, the ScrollViewer is a WPF new feature. So let’s discover its principal characteristics through this article.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/working-with-a-scrollviewer-control-in-a-wpf-application/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/working-with-a-scrollviewer-control-in-a-wpf-application/default.aspx</guid><pubDate>Sat, 20 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>C# and XAML within a Silverlight 2 context? - Binding process: Part III</title><description>In this article I will continue with the Binding process and I will demonstrate binding technique but from the C# code behind this once.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-binding-process-part-iii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-binding-process-part-iii/</guid><pubDate>Thu, 18 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>C# and XAML within a Silverlight 2 context - INotifyCollectionChanged implementation: Part V</title><description>In this article I will demonstrate different techniques of how implement the INotifyCollectionChanged interface as a part of the article how does XAML interact with C#</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-inotifycollectionchanged-implementation-part-v/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-inotifycollectionchanged-implementation-part-v/</guid><pubDate>Thu, 18 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>C# and  XAML  within a Silverlight 2 context - Data Validation: Part VI</title><description>In this article, I will demonstrate how to implement a validation logic as a part of the article how XAML </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-data-validation-part-vi/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-data-validation-part-vi/</guid><pubDate>Thu, 18 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>XAML and C# -Introduction: Part I</title><description>This article is supposed to be an introduction to Data Binding logic within Silverlight 2 context, five questions are introduced in this context and they will be answered briefly in this introductry article and in more details in the subsequent parts.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/xaml-and-C-Sharp-introduction-part-i/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/xaml-and-C-Sharp-introduction-part-i/default.aspx</guid><pubDate>Thu, 18 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title> C# and XAML  within a Silverlight 2 context - INotifyPropertyChanged implementation: Part IV</title><description>In this article, I will expose the implementation technique of the INotifiedPropertyChanged interface as a part of the article How does XAML interact with the C# code </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-inotifypropertychanged-implementation-part-iv/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/C-Sharp-and-xaml-within-a-silverlight-2-context-inotifypropertychanged-implementation-part-iv/</guid><pubDate>Thu, 18 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to define and configure a Grid control within a WPF application using XAML: Part I</title><description>In this article, I will try to make a representation of the Grid object witch is directly derived from the Panel abstract class and we can say that is a flexible area that contains rows and columns, it plays a role of container in a given WPF window. </description><link>http://www.longhorncorner.com/uploadfile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-appl/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-appl/default.aspx</guid><pubDate>Wed, 17 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to define and configure a Grid control within a WPF application using C#: Part II</title><description>In a previous article, we discovered how to define and configure a Grid control using XAML. In this second article I’ll demonstrate how to do the same task using the code behind, I mean using C#.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-appl/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-appl/default.aspx</guid><pubDate>Wed, 17 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Integrate WPF control in your Excel solutions</title><description>In this article, I will show that it is possible to host a WPF control in a excel solution even that Visual studio and the .Net framework doesn’t provide us a way to host directly a given WPF control in an Excel application. To know how to realize such task, then follow this walkthrough.</description><link>http://www.longhorncorner.com/uploadfile/yougerthen/integrate-wpf-control-in-your-excel-solutions/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/integrate-wpf-control-in-your-excel-solutions/default.aspx</guid><pubDate>Tue, 16 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Host a WPF control in a windows application</title><description>In this walkthrough, I will demonstrate how to host a WPF control in a windows application. </description><link>http://www.longhorncorner.com/uploadfile/yougerthen/host-a-wpf-control-in-a-windows-application/default.aspx</link><guid isPermaLink="true">http://www.longhorncorner.com/uploadfile/yougerthen/host-a-wpf-control-in-a-windows-application/default.aspx</guid><pubDate>Tue, 16 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Bind a Silverlight DataGrid to a given XML data source</title><description>In this article, I will illustrate how to bind a Silverlight DataGrid to a given XML data source</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/bind-a-silverlight-datagrid-to-a-given-xml-data-source/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/bind-a-silverlight-datagrid-to-a-given-xml-data-source/</guid><pubDate>Wed, 10 Dec 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Implementing a Progress Bar in Silverlight 2</title><description>In this article, I will show how to implement a simple and classic progress bar in Silverlight 2.0 and Visual Studio 2008.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/implementing-a-progress-bar-in-silverlight-2/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/implementing-a-progress-bar-in-silverlight-2/default.aspx</guid><pubDate>Mon, 17 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Integrate the web Webcam functionality using C#-.Net and COM part VIII</title><description>In this article, I will demonstrate a totally different technique to integrate the web cam functionality. </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/integrate-the-web-webcam-functionality-using-C-Sharp-net-and-com-part-viii/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/integrate-the-web-webcam-functionality-using-C-Sharp-net-and-com-part-viii/default.aspx</guid><pubDate>Sat, 08 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Catch a Snapshot via your webcam using C#: Part VII</title><description> In this article, I will show how to catch a snapshot view from your personal web cam.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/catch-a-snapshot-via-your-webcam-using-C-Sharp-part-vii/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/catch-a-snapshot-via-your-webcam-using-C-Sharp-part-vii/default.aspx</guid><pubDate>Sat, 08 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Integrate image scanning within a C# application: Part VI</title><description>In this tutorial, I will show a very simple trick of how to integrate the functionality of scanning your documentation with a numeric scanner in your C# application. </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/integrate-image-scanning-within-a-C-Sharp-application-part-vi/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/integrate-image-scanning-within-a-C-Sharp-application-part-vi/default.aspx</guid><pubDate>Fri, 07 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Create DCOM application from within .Net environment: Part V</title><description>This article explains how to develop a DCOM (Distributed Component Model) application.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/create-dcom-application-from-within-net-environment-part-v/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/create-dcom-application-from-within-net-environment-part-v/default.aspx</guid><pubDate>Thu, 06 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to create a COM object using VS 2008 and consume it from VB 6.0 client application: Part II</title><description>In this article, we will see how to create a simple COM application in Visual Studio 2008 and how to consume it from a VB6 client application. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-create-a-com-object-using-vs-2008-and-consume-it-from-vb-6-0-client-application-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-create-a-com-object-using-vs-2008-and-consume-it-from-vb-6-0-client-application-part-ii/</guid><pubDate>Tue, 04 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Host an OCX control within a .Net windows application-.Net and COM part IV</title><description>In this article I will explain how to host an OCX control within a .Net application. </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/host-an-ocx-control-within-a-net-windows-application-net-and-com-part-iv/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/host-an-ocx-control-within-a-net-windows-application-net-and-com-part-iv/default.aspx</guid><pubDate>Mon, 03 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to create a COM application and consume it from within VC++6.0 - .Net and COM Part III</title><description>In this article , I will expose another way to generate a COM component and I will give also a trick of how to consume this generated COM from within VC++ 6.0 application. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-create-a-com-application-and-consume-it-from-within-vcpp6-0-net-and-com-part-iii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-create-a-com-application-and-consume-it-from-within-vcpp6-0-net-and-com-part-iii/</guid><pubDate>Sat, 01 Nov 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Introduction to the interoperation between .Net and COM: Part I</title><description>This is a brief introduction to the COM component object model.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/introduction-to-the-interoperation-between-net-and-com-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/introduction-to-the-interoperation-between-net-and-com-part-i/</guid><pubDate>Thu, 30 Oct 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Is scala the Java and C# successor????</title><description>I try to understand  what is the C# poisition in the future languages map?</description><link>https://www.c-sharpcorner.com/blogs/is-scala-the-java-and-c-sharp-successor1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/is-scala-the-java-and-c-sharp-successor1</guid><pubDate>Fri, 26 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>SQL Server Stored procedures and UDF within a LINQ context-Part I</title><description>In this two parts particle, I will give techniques of how to deal with stored procedures and user defined functions UDF from within a LINQ context rather than ADO.Net.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/sql-server-stored-procedures-and-udf-within-a-linq-context-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/sql-server-stored-procedures-and-udf-within-a-linq-context-part-i/</guid><pubDate>Thu, 04 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>SQL Server Stored procedures and UDF within LINQ context-PartII</title><description>In the first article, SQL Server Stored procedures and UDF within LINQ context-Part I, I exposed 2 scenarios of how to deal with stored procedures using LINQ, in this second part, I will accomplish the task by demonstrating how to call a user defined function UDF using the same way adopted in the first part. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/sql-server-stored-procedures-and-udf-within-linq-context-partii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/sql-server-stored-procedures-and-udf-within-linq-context-partii/</guid><pubDate>Wed, 03 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Handle resource files - Generate a class with strong typed properties using StronglyTypedResourceBuilder: Part VII</title><description>You can generate a class with strongly typed properties issued from a given resources file elements or attributes using other way than in Part VI handle resource files where the resgen.exe is invoked to achieve such task.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/handle-resource-files-generate-a-class-with-strong-typed-properties-using-stronglytypedresourcebui/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/handle-resource-files-generate-a-class-with-strong-typed-properties-using-stronglytypedresourcebui/default.aspx</guid><pubDate>Wed, 03 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>SQL Server 2008 Express edition is now available </title><description>Finally, the SQL server 2008 express, the free version of the SQL server data base engine is available </description><link>https://www.c-sharpcorner.com/blogs/sql-server-2008-express-edition-is-now-available</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-2008-express-edition-is-now-available</guid><pubDate>Tue, 02 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to convert a simple DLINQ Query to a data set object</title><description>In this article I will represent a trick of how to convert a given DLINQ query to a data set object in order to make use of it as a data source for several controls such as grid view, data grid view and so forth. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-convert-a-simple-dlinq-query-to-a-data-set-object/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-convert-a-simple-dlinq-query-to-a-data-set-object/</guid><pubDate>Mon, 01 Sep 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Use CompiledQuery.Compile method to build parameterized DLINQ queries</title><description>In this article, I will make use of the CompiledQuery.Compile generated method which receives a Lambda expression as parameter, and then it generates a delegate that returns a generic IQueryable object that one can enumerate it through a foreach loop.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/use-compiledquery-compile-method-to-build-parameterized-dlinq-queries/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/use-compiledquery-compile-method-to-build-parameterized-dlinq-queries/default.aspx</guid><pubDate>Fri, 29 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Building and consuming parameterized queries from ADO.Net to DLINQ</title><description>In this article, I will represent different techniques to build and make use of parameterized queries. The first way is the classical one, and I mean by that the ADO.Net technique. Then I’ll expose the second one using the new technology, namely DLINQ.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/building-and-consuming-parameterized-queries-from-ado-net-to-dlinq/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/building-and-consuming-parameterized-queries-from-ado-net-to-dlinq/</guid><pubDate>Fri, 29 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with the frame object</title><description>In this article, I will represent the frame object witch is a container control that enables to navigate through internet and display some contents such as an Html page. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-the-frame-object/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-the-frame-object/</guid><pubDate>Thu, 28 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Render iteration through an object collection possible using foreach keyword</title><description>This article gives you an answer that, why we get a run time error when we use the foreach loop to iterate through our customized objects container collection.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/render-iteration-through-an-object-collection-possible-using-foreach-keyword/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/render-iteration-through-an-object-collection-possible-using-foreach-keyword/</guid><pubDate>Thu, 28 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with WPF Table using C# - Part II</title><description>In the previous article, Working with WPF Table using XAML - Part I, we discovered how to perform this task using XAML. Now, we will see how to do the same using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-wpf-table-using-C-Sharp-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-wpf-table-using-C-Sharp-part-ii/</guid><pubDate>Tue, 26 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with the Uniform Grid in WPF</title><description>In this article I will introduce the Uniform Grid object. The uniform grid object arranges content in its area so that all the cells in the grid have the same dimension. It represents a perfect solution if someone prefers to prevent the headache of ordering controls within an ordinary Grid object.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/working-with-the-uniform-grid-in-wpf/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/working-with-the-uniform-grid-in-wpf/default.aspx</guid><pubDate>Fri, 22 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with WPF Viewbox Control</title><description>In this article, we will show how to use a ViewBox control available in WPF and XAML. Code sample shows use of Viewbox in XAML and C#.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-wpf-viewbox-control/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-wpf-viewbox-control/</guid><pubDate>Fri, 22 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working With A ScrollViewer Control In A WPF Application</title><description>The ScrollViewer is an object that represents a scrollable area that contains other visible controls, it could be found within the System.Windows.Controls.  At the contrast of a ScrollBar object, the </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-a-scrollviewer-control-in-a-wpf-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-a-scrollviewer-control-in-a-wpf-application/</guid><pubDate>Thu, 21 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Define and Configure a Grid Control Within a WPF Application Using C#: Part II</title><description>In a previous article, we discovered how to define and configure a Grid control using XAML. In this second article I’ll demonstrate how to do the same task using the code behind, I mean using C#.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-application-using-C-Sharp-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-application-using-C-Sharp-part-ii/</guid><pubDate>Mon, 18 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Define and Configure a Grid Control Within a WPF Aplication Using XAML: Part I</title><description>In this article, I will try to make a representation of the Grid object witch is directly derived from the Panel abstract class and we can say that is a flexible area that contains rows and columns, it plays a role of container in a given WPF window. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-application-using-xaml-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-define-and-configure-a-grid-control-within-a-wpf-application-using-xaml-part-i/</guid><pubDate>Wed, 13 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Working with WPF Table using XAML - Part I</title><description>In this article, I will use WPF table in XAML format. This one defines a flexible grid area that contains rows and columns. At the contrast of the Grid object witch is defined in the System.Windows.Controls, the table object is defined in the System.Windows.Documents namespace. </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-wpf-table-using-xaml-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/working-with-wpf-table-using-xaml-part-i/</guid><pubDate>Tue, 12 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Host a WPF control in a windows application</title><description>In this walkthrough, I will demonstrate how to host a WPF control in a windows application. </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/host-a-wpf-control-in-a-windows-application/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/host-a-wpf-control-in-a-windows-application/default.aspx</guid><pubDate>Tue, 12 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Hosting a Windows Control in WPF Application</title><description>In my previous article, I demonstrated how to host a WPF control within a windows application and in this tutorial, I will show how to host a windows form control within a WPF application.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/hosting-a-windows-control-in-wpf-application/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/hosting-a-windows-control-in-wpf-application/</guid><pubDate>Tue, 12 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Connect to MySQL database - via ODBC without using DSN: Part II</title><description>In order to connect to on MySQL method, I propose this more flexible solution, thus, it enables us to customize the connection parameters in one hand, moreover, it enables us to choose which mode shou</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-mysql-database-via-odbc-without-using-dsn-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-mysql-database-via-odbc-without-using-dsn-part-ii/</guid><pubDate>Mon, 11 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Integrate WPF Control in your Excel Solutions</title><description>In this article, I will show that it is possible to host a WPF control in a excel solution even that Visual studio and the .Net framework doesn’t provide us a way to host directly a given WPF control in an Excel application. To know how to realize such task, then follow this walkthrough.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-wpf-control-in-your-excel-solutions/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/integrate-wpf-control-in-your-excel-solutions/</guid><pubDate>Mon, 11 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Your first Animation using XAML and Silverlight - Point Animation class: Part III</title><description>This article is third part of the series of articles about animation using XAML and Silverlight.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/your-first-animation-using-xaml-and-silverlight-point-animation-class-part-iii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/your-first-animation-using-xaml-and-silverlight-point-animation-class-part-iii/</guid><pubDate>Mon, 04 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Connect to MySQL database via ODBC using a DSN: Part I</title><description>This article shows how to connect with MySQL database via ODBC.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-mysql-database-via-odbc-using-a-dsn-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-mysql-database-via-odbc-using-a-dsn-part-i/</guid><pubDate>Fri, 01 Aug 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Your first animations using XAML and Silverlight- Double animation: Part II</title><description>In the previous article Your first animations using xaml and silverlight - Color animation: Part I, we&amp;#39;ve exposed a technique of how to deal with color animation. In this article, I will do same t</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/your-first-animations-using-xaml-and-silverlight-double-animation-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/your-first-animations-using-xaml-and-silverlight-double-animation-part-ii/</guid><pubDate>Wed, 30 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Your first Animations Using XAML and Silverlight - Color Animation: Part I</title><description>In this article, I will give a trick of how to deal with ColorAnimation class within VS2008 and Silverlight context using both xaml and C# 4.0, afterward, and in the two subsequent articles, we’ll focus on the DoubleAnimation and PointAnimation.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/your-first-animations-using-xaml-and-silverlight-color-animation-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/your-first-animations-using-xaml-and-silverlight-color-animation-part-i/</guid><pubDate>Tue, 29 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>SQL server VS MySQL</title><description>In this blog, I try to comapre SQL server and MySQL</description><link>https://www.c-sharpcorner.com/blogs/sql-server-vs-mysql1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/sql-server-vs-mysql1</guid><pubDate>Sun, 27 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Handle the file extention using the Path class</title><description>How to get file extension and change it if it is obligatory</description><link>https://www.c-sharpcorner.com/blogs/handle-the-file-extention-using-the-path-class1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/handle-the-file-extention-using-the-path-class1</guid><pubDate>Thu, 17 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Zip and Unzip files using GZipStream and DeflateStream classes</title><description>The dot net framework provides us a way to compress and decompress data using the classes under the System.IO.Compression. There are two main classes that perform the job, namely the GZipStream class </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/zip-and-unzip-files-using-gzipstream-and-deflatestream-classes/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/zip-and-unzip-files-using-gzipstream-and-deflatestream-classes/</guid><pubDate>Thu, 17 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Read an xml file node by node</title><description>This fragment of code enables you to parse your xml file node by node</description><link>https://www.c-sharpcorner.com/blogs/read-an-xml-file-node-by-node1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/read-an-xml-file-node-by-node1</guid><pubDate>Mon, 14 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>George George questions?</title><description>Interview</description><link>https://www.c-sharpcorner.com/blogs/george-george-questions1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/george-george-questions1</guid><pubDate>Tue, 08 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Tip of the day : Create dynamically an assembly in the current domain</title><description>Create dynamically an assembly in the current domain</description><link>https://www.c-sharpcorner.com/blogs/tip-of-the-day-create-dynamically-an-assembly-in-the-current-domain1</link><guid isPermaLink="true">https://www.c-sharpcorner.com/blogs/tip-of-the-day-create-dynamically-an-assembly-in-the-current-domain1</guid><pubDate>Sat, 05 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to generate documentations according to your project rapidly</title><description>This article is for those who want to generate documents according to their project as clean and fast as possible.</description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/how-to-generate-documentations-according-to-your-project-rapidly/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/how-to-generate-documentations-according-to-your-project-rapidly/default.aspx</guid><pubDate>Wed, 02 Jul 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Connect to an Excel file as a data source via OBDC</title><description>This article provides answer to questions asked about how to connect to an excel file as a data source for a given application, I provide the solution via this ten steps walkthrough.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-an-excel-file-as-a-data-source-via-obdc/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/connect-to-an-excel-file-as-a-data-source-via-obdc/</guid><pubDate>Mon, 30 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Generate an XML Document Programmatically-Using System.Xml.XmlWriter: Part III</title><description>In previous articles, I demonstrate how to generate a given xml file using both the DOM “Document Object Model” and the SAX “Serial Access parser for Xml” technologies. In fact, they are very interesting API for handling xml entities or files but the dot net provides us another way to achieve the same goal.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-system-xml-xmlwriter-part-iii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-system-xml-xmlwriter-part-iii/</guid><pubDate>Thu, 26 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Generate an XML Document Programmatically-Using SAX Technology: Part II</title><description>In the previous article, we’ve proceed to generate an XML document using DOM technology which is document object model, Now, we’ll do the same thing but, this time using SAX technology.  </description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-sax-technology-part-ii/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-sax-technology-part-ii/</guid><pubDate>Mon, 23 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>How to Generate an XML Document Rogrammatically Using DOM: Part I</title><description>In fact, I wrote this article as an answer of one among questions posted as a part of a C sharp corner forum. I will enumerate methods of how to do that through three articles, the first one illustrates how to do that using DOM technology</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-dom-part-i/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/how-to-generate-an-xml-document-programmatically-using-dom-part-i/</guid><pubDate>Thu, 19 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Encrypt and Decrypt Sensitive Metadata Within Your Config file </title><description>In a certain cases, metadata embedded within your configuration file is sensitive. In fact, imagine that you develop an application that uses a data base as data source; all information about this data base is located in the configuration file. What if a hacker success to log into your configuration files and obtains the connection string and other metadata about your data base??</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/encrypt-and-decrypt-sensitive-metadata-within-your-config-file/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/encrypt-and-decrypt-sensitive-metadata-within-your-config-file/</guid><pubDate>Wed, 18 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Handle resource files - Generate a class with strongly typed properties from a resources file using resgen.exe: Part VI</title><description>Other functionality provided by the resgen.exe witch I appreciate a lot. This tool gives you the possibility to generate an entire class with strong typed properties.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/handle-resource-files-generate-a-class-with-strongly-typed-properties-from-a-resources-file-using/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/handle-resource-files-generate-a-class-with-strongly-typed-properties-from-a-resources-file-using/</guid><pubDate>Tue, 10 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Developing a PHP Website using Visual Studio 2005</title><description>Yes it’s possible to use PHP under Visual Studio 2005 and even Visual Studio 2008 IDE. In this tutorial, I will show a walkthrogh how it is possible to develop a classic PHP web application. </description><link>https://www.c-sharpcorner.com/uploadfile/yougerthen/developing-a-php-website-using-visual-studio-2005/default.aspx</link><guid isPermaLink="true">https://www.c-sharpcorner.com/uploadfile/yougerthen/developing-a-php-website-using-visual-studio-2005/default.aspx</guid><pubDate>Tue, 03 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item><item><title>Handle resource files - Use resgen.exe to generate resources files: Part V</title><description>The resgen.exe is a wonderful tool provided by the .Net framework to generate resx, resources files. In this article I wil show the trick of how to use it in .Net.</description><link>https://www.c-sharpcorner.com/UploadFile/yougerthen/handle-resource-files-use-resgen-exe-to-generate-resources-files-part-v/</link><guid isPermaLink="true">https://www.c-sharpcorner.com/UploadFile/yougerthen/handle-resource-files-use-resgen-exe-to-generate-resources-files-part-v/</guid><pubDate>Mon, 02 Jun 2008 00:00:00 GMT</pubDate><author>noreply@c-sharpcorner.com (Bechir Bejaoui)</author></item></channel></rss>