MvvM

  • How to videos
  • How-to videos
  • Howto videos
  • How to database
  • How-to Database
  • Howto database
  • Manage database tables
  • Code to manage database
  • Manage database table code
  • C# CS C sharp Csharp c-sharp
  • How to manage database table
  • Manage database table
  • How to manage table

Dynamically executing code in .Net

Dynamic code execution is a powerful feature that allows applications to be extended with code that is not compiled into the application. Users can customize applications and developers can dynamically update code easily. In this article, Rick takes a look what it takes to execute code dynamically with the .Net framework and introduces a class that simplifies the tasks by wrapping the details of the process in an easy to use interface that only requires a few lines of code.

Ling to full article here:
http://west-wind.com/presentations/dynamicCode/DynamicCode.htm

 

Posted in C#.

From kudvenkat:

Over 12 years of experience, with Microsoft .NET technologies like ASP.NET, C#, SQL Server, AJAX, WCF, JQuery, SSIS, SSAS and SSRS. Currently working as a Technical Architect in central London. Love to share knowledge as I believe in “TO TEACH IS TO LEARN”.

https://www.youtube.com/user/kudvenkat

Got the opportunity to work on world’s largest e-commerce and banking web applications that are highly transactional in nature. Now, it’s my turn to give something back to the community, hence this video tutorial.

 

 

SharePoint Tutorial