Developer Publish

Monday, 16th December 2019
  • Twitter
  • Facebook
  • Google+
  • RSS
  • Home
  • CSharp
  • Visual Studio
  • Shoutout
  • How To
  • Books
  • Contact Us

Monthly Archives: May 2014

How to Find if the Enum value is valid in C# ?

May 31, 2014 no comments

Is this Possible with Enum in C# ?

May 31, 2014 no comments

ING Vysya Bank launches new app for Windows

May 29, 2014 no comments

How to Find if an Integer is a Power of 2 in C# ?

May 26, 2014 no comments

How to Check Even or Odd Number using Bitwise Operator in C# ?

May 26, 2014 no comments

Windows Phone 8.1 and Windows Runtime Apps How to #6 – How to De...

May 25, 2014 no comments
When working with the Windows Universal App , it may be necessary for the developers sometimes to check if the target device is phone or windows 8 tablet and write the platform dependent code based o...

Windows Phone 8.1 and Windows Runtime Apps How to #5 – How to Pa...

May 25, 2014 1 comment
In Windows Phone 8.0 and earlier version , the developers could use the NavigationService.Navigate method to navigate from one page to another . For example , below code snippet could be used to navi...

How to Specify the Number of Decimal Places for a Number in C# ?

May 25, 2014 no comments

Formatting Number with Leading Zeroes in C#

May 25, 2014 no comments

Top Resources for Learning JavaScript

May 25, 2014 no comments
1 2 3 Next »

Popular Posts

1

My 10 favourite Programming Quotes

Feb 13, 2011 62
2

Adding Controls during Runtime ( Dynamically ) in ...

Nov 10, 2008 30
3

SQL Server 2008 – Change Edit Top 200 Rows and Sel...

Sep 13, 2010 24
4

Install Windows Phone 7 Apps on Phone from unsuppo...

Jan 28, 2011 20
5

Which one Should i Choose ??? .NET or Delphi

Aug 8, 2010 14

Recent Posts

Json.NET How to #2 – Convert a simple JSON string to C...
Delphi Community Edition free for download.

If you are a seasonal delphi or objective pascal developer and would like to try the new Embarcadero Delphi version free , then you can use the Delphi Community Edition. Delphi Community Edition is a free version for hobby programmers or small compan... Delphi Community Edition free for download.

Fix – Sqllib error: OLEDB Error encountered calling ID...

Are you facing the below error in SQL Server and looking for a fix ? Sqllib error: OLEDB Error encountered calling IDBInitialize::Initialize. hr = 0x80004005. SQLSTATE: 08001, Native Error: 17 Here’s a simple fix that worked for me. Navigate to...

Fix – Sqllib error: OLEDB Error encountered calling ID...
SQL Server – Shortcut to display the Stored procedure ...

Are you looking at displaying the stored procedure code quickly with-in your SQL Server Management Studio ?. Here’s how you do it. How to display SP Code in SQL Server Management Studio ? Open SQL Management Studio and connect to the server. 1....

How to Convert a string to Title Case in C# ?

Assume that you have a string in C# and you want to have a mixture of both the upper case and the lowercase (i meant TitleCase in this example). You can do that easily using the ToTitleCase method defined in the TextInfo class. How to Convert a strin... How to Convert a string to Title Case in C# ?

Archives

Recent Comments

  • jonathan warne on How to delete all hidden rows or columns in Microsoft Excel 2016 ?
  • Husker on How to delete all hidden rows or columns in Microsoft Excel 2016 ?
  • G on How to delete all hidden rows or columns in Microsoft Excel 2016 ?
  • Anthony Siciliano on How to limit the number of characters in a cell in Excel?
  • Jeff on How to Hide the comment indicators in Microsoft Excel 2016 ?
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Subscribe

  • RSS Feed
  • Twitter
  • LinkedIn
  • Skype
  • Email
  • reddit
  • Subscribe via Email

Featured Posts

  • Json.NET How to #2 – Convert a simple JSON string to C...

  • Delphi Community Edition free for download.

  • Fix – Sqllib error: OLEDB Error encountered calling ID...

  • SQL Server – Shortcut to display the Stored procedure ...

  • How to Convert a string to Title Case in C# ?

  • SQL Function to make all TEXT to propercase in SQL Server

Ads

Recent Posts

  • Json.NET How to #2 – Convert a simple JSON string to C# object and vice versa.
  • Delphi Community Edition free for download.
  • Fix – Sqllib error: OLEDB Error encountered calling IDBInitialize::Initialize. hr = 0x80004005. SQLSTATE: 08001, Native Error: 17
  • SQL Server – Shortcut to display the Stored procedure Code
  • How to Convert a string to Title Case in C# ?
  • SQL Function to make all TEXT to propercase in SQL Server
  • Fix for error CS0656: Missing compiler required member ‘Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create’
  • How to build C# objects dynamically ?
  • Search for Domain Names easily with the Lean Domain Search Generator for Your Website
  • How to find if string contains another string in Outsystems ?

Contact

©2016 Developer Publish