Skip to content

AuthorCode

  • Examples
    • HTML 5
    • jquery Demo
  • Forum
    • General Programming
      • C#
      • VB.Net
      • Windows Forms
    • Web Development
      • ASP.Net
      • HTML, JavaScript and CSS
      • HTML5
    • Internet and Web Apps
      • WordPress and bbPress
    • Database
      • Sql Server
  • Programming
    • PHP
    • Visual Basic .Net
    • C#
    • VB 6
    • VB Script
  • Tech blogs
    • Wrodpress and bbpress
    • Internet & Web apps
    • Misc
    • Social Media
  • Tutorials
    • SQL Server Tutorial
    • HTML5
    • VBScript
    • Android Development
  • Web Development
    • AngularJS
    • Angular
    • ASP.Net
    • HTML and CSS
    • HTML5

Tag: code snippet

Code snippet: Create a new row in the HTML table using jQuery

You can create a new row in the existing html table at run time using the jQuery. The following code sample shows how to create a new row in to the html table. Continue reading “Code snippet: Create a new row in the HTML table using jQuery”

Author Hirendra SisodiyaPosted on February 15, 2014Format AsideCategories Java Script and jQueryTags code snippet, jquery Demo

Code snippet: Create JSON string from the web grid in MVC 4

The following JavaScript function returns the JSON string from the data of all displayed rows in the Web Grid control in the MVC framework.

You need to replace web grid id from the #employeeGrid in the third line of the function. Continue reading “Code snippet: Create JSON string from the web grid in MVC 4”

Author Hirendra SisodiyaPosted on February 15, 2014Format AsideCategories Java Script and jQueryTags code snippet, jquery Demo

How to get the location of your current desktop wallpaper using C#

Introduction

With the help of the following code snippet, you can know the location of your currently used wallpaper on your desktop.
Continue reading “How to get the location of your current desktop wallpaper using C#”

Author Hirendra SisodiyaPosted on September 27, 2012Categories C#Tags C#, code snippet
    • Examples
      • HTML 5
      • jquery Demo
    • Forum
      • General Programming
        • C#
        • VB.Net
        • Windows Forms
      • Web Development
        • ASP.Net
        • HTML, JavaScript and CSS
        • HTML5
      • Internet and Web Apps
        • WordPress and bbPress
      • Database
        • Sql Server
    • Programming
      • PHP
      • Visual Basic .Net
      • C#
      • VB 6
      • VB Script
    • Tech blogs
      • Wrodpress and bbpress
      • Internet & Web apps
      • Misc
      • Social Media
    • Tutorials
      • SQL Server Tutorial
      • HTML5
      • VBScript
      • Android Development
    • Web Development
      • AngularJS
      • Angular
      • ASP.Net
      • HTML and CSS
      • HTML5
    All rights reserved@authorcode.com