Abundant Code

  • C#
  • C++
  • Elastic Search
  • Entity Framework
  • F#
  • JavaScript
  • ASP.NET
  • C
  • Java
  • SQL Server
  • Assembly Lang
Home » code

How to hide the status bar in Microsoft Excel with the VBA Code?

October 22, 2016 by AbundantCode Leave a Comment

Do you want to hide the status bar in Microsoft Excel ?. You can use the VBA code to do it quickly. How to hide the status bar in Microsoft Excel with the VBA Code? 1. Open the excel workbook in Microsoft Excel 2016 and press the keyboard shortcut key “Alt + F11” to open […]

Filed Under: Excel Tagged With: code, Excel 2016, How to, VBA

Example for Declarative vs. Imperative Style Code in C#

April 1, 2014 by AbundantCode 1 Comment

Are you looking out for an example of declarative vs imperative style code in c# ? . Below is a sample source code snippet that demonstrates the declarative vs. imperative code in C#. Example for Declarative vs. Imperative Style Code in C#

Filed Under: C# Tagged With: C#, code, declarative, imperative, Style

Tools to Convert Java to C# Source Code

November 19, 2013 by AbundantCode 3 Comments

There are times when a developer would have done a project using Java and would want to reuse some of the data classes or business logic to C# for developing application on different platform. Tools to Convert Java to C# Source Code Below are some of the tools that can be used to convert the […]

Filed Under: Java Tagged With: C#, code, converter, Java, Java to C#, Platform, toolc

PHP Code Refactoring Tools

November 3, 2013 by AbundantCode 1 Comment

Here’s a list of some of the Refactoring tools for the PHP developers. PHP Code Refactoring ToolsRephactor – Rephactor is a command line refactoring tool for php5. It is an automated tool that provides the developers an easy way to make changes to the sources in different codebases. Scisr– Scisr is one of the simple […]

Filed Under: PHP Tagged With: code, PHP, Refactoring, Tools

Asp.net GridView example using C#

September 1, 2013 by AbundantCode 1 Comment

Below is a sample code snippet for Asp.net GridView example using C#. The code snippet shows how to populate the GridView with a List of Employees. Asp.net GridView example using C# ASP.NET WebForms <asp:GridView ID=”GridView1″ runat=”server”> </asp:GridView> C# protected void Page_Load(object sender, EventArgs e) { List<Employee> employees = new List<Employee>(); employees.Add(new Employee { Name = […]

Filed Under: ASP.NET Tagged With: ASP.NET, Asp.net GridView example, C#, code, fill data, GridView, snippet

RSS
Facebook
fb-share-icon
Twitter
Visit Us
Follow Me
Tweet

Recent Posts

  • Collapsible links for subcategories in Docusaurus Sidebar
  • Python Program to Print Fibonacci Series
  • Python Program to Generate Multiplication Table
  • Python Program to Find the Factorial of a Number
  • Python Program to Print Prime Numbers in a Given Interval

Categories

Tags

.NET App Array ASP.NET ASP.NET MVC Assembly Language C# C# programs c lab programs Collection convert C program csharp database Example F# guide How to How to in Java integer Java Javascript Lab programs Lambda LINQ List Python lab programs Python programs SIC/XE SQL Server string tips tricks tutorial tutorials UWP visual studio 2015 Windows Windows 8 Windows 10 Windows Phone Windows Phone 8 Windows Phone 8.1 wp8 XAML

Blog Stats

  • 8,733,238 hits

Archives

Top Posts & Pages

  • How to open display settings from command line in Windows 10 ?
  • How to Convert a Stream to Byte Array in C# 4.0 ?
  • C Program to Multiply Two Matrices Using Multi-dimensional Arrays
  • How to Extract number from a string using C# ?
  • How to get the Relative Server Path in ASP.NET Web API ?
  • How to Quickly Delete All Rows in a Table in Entity Framework?
  • Json.NET & VB.NET - How to Deserialize an Object ?
  • How to clean up unused PowerPoint master slides in PowerPoint?
  • How to check if the number is positive or negative in C# ?
  • Top 10 Open source Full Text Search libraries

Categories

  • Android
  • Angular 2
  • ASP.NET
  • Assembly Language
  • C
  • C#
  • C++
  • Elastic Search
  • Entity Framework
  • Excel
  • F#
  • HTML
  • Interview Questions
  • Java
  • JavaScript
  • jQuery
  • Microsoft Office
  • MySQL
  • NETWORK
  • News
  • PHP
  • popular
  • PowerShell
  • Python
  • Ruby
  • SharePoint
  • SQL Server
  • SQL Server
  • Unix
  • VB.NET
  • Visual Studio
  • WebAPI
  • Windows
  • Windows Azure
  • Windows Forms
  • XAML

Top Posts & Pages

  • How to open display settings from command line in Windows 10 ?
  • How to Convert a Stream to Byte Array in C# 4.0 ?
  • C Program to Multiply Two Matrices Using Multi-dimensional Arrays
  • How to Extract number from a string using C# ?
  • How to get the Relative Server Path in ASP.NET Web API ?
  • How to Quickly Delete All Rows in a Table in Entity Framework?
  • Json.NET & VB.NET - How to Deserialize an Object ?
  • How to clean up unused PowerPoint master slides in PowerPoint?
  • How to check if the number is positive or negative in C# ?
  • Top 10 Open source Full Text Search libraries

Recent Posts

  • Collapsible links for subcategories in Docusaurus Sidebar
  • Python Program to Print Fibonacci Series
  • Python Program to Generate Multiplication Table
  • Python Program to Find the Factorial of a Number
  • Python Program to Print Prime Numbers in a Given Interval
  • Python Program to Check Prime Number
  • Python Program to Find the Largest Value Among Three Numbers
  • Python Program to Check If a Given Year is Leap Year
  • Python Program to Check if a Number is Odd or Even
  • Python Program to Check if a Number is Positive, Negative or Zero

Tags

.NET App Array ASP.NET ASP.NET MVC Assembly Language C# C# programs c lab programs Collection convert C program csharp database Example F# guide How to How to in Java integer Java Javascript Lab programs Lambda LINQ List Python lab programs Python programs SIC/XE SQL Server string tips tricks tutorial tutorials UWP visual studio 2015 Windows Windows 8 Windows 10 Windows Phone Windows Phone 8 Windows Phone 8.1 wp8 XAML