Developer Publish

Thursday, 12th December 2019
  • Twitter
  • Facebook
  • Google+
  • RSS
  • Home
  • C#
  • Visual Studio
  • Shoutout
  • How To
  • Books
  • Contact Us

Tag Archives: tips

SQL Server – Shortcut to display the Stored procedure Code

October 14, 2019 no comments
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 ...

How to Change Theme in Microsoft Azure Portal ?

January 1, 2019 no comments
There are times when you want to have a different style or theme for your Azure Portal. In this blog post , you will find out how to change the them in your Azure portal. How to Change Theme in Micro...

How to disable the research task pane in Microsoft Excel?

January 25, 2017 1 comment
In Microsoft Excel 2016 , when you press the Alt Key and simultaneously click a cell in the worksheet , a research pane would appear at the right hand side of the sheet. There are times when you woul...

How to wrap text using Wrap Text Command in Excel ?

December 25, 2016 no comments
Microsoft Excel provides the Wrap Text command that lets the users to quickly wrap long sentences and lets the users view the full content of the cell easily. How to wrap text using Wrap Text Command...

How to change the orientation of text in cells in Excel ?

December 23, 2016 no comments
There are times when you need to change the orientation of the text with in the cell in Microsoft Excel and you can do that by following the steps as shown in this blog post. How to change the orient...

How to turn off Intellisense filtering in Visual Studio 2017 ?

December 8, 2016 1 comment
In one of my previous blog posts , I provided an insight on the intellisense filtering feature in Visual Studio 2017. If you are one of those developers who don’t like this feature and instead ...

Insert Header and Footer in Microsoft Excel

November 10, 2016 no comments
Header and Footer in a Excel Sheet can help you to show certain information to the user on each printed page easily. This blog post will demonstrate how to add or insert header and footer in Microsof...

How to Convert an Image to Byte Array in C# ?

November 4, 2016 no comments
You can convert an Bitmap image to byte array in C# using the  BinaryReader’s ReadByte method. Here are the steps that you need to follow for the conversion. – Create an instance of the Fi...

How to insert the current file name in a cell in Microsoft Excel ?

November 3, 2016 no comments
Assume that you want to display the name of the current file in a cell of your worksheet , you can easily do it using the formulas in Microsoft Excel 2016. How to insert the current file name in a ce...

How to add additional authors to the Excel Workbook in Excel 2016 ?

November 2, 2016 no comments
There are scenarios where you might want to add more than one author names for a Workbook in Excel. You can do that easily in Microsoft Excel by using the Related People options. How to add additiona...
1 2 3 4 5 6 … 17 Next »

Popular Posts

1

How to install Windows 10 Technical Preview on Mic...

Oct 2, 2014 10
2

How to try C# 6.0 and Rosyln ?

Jan 3, 2015 6
3

Telerik Sample Apps, Resources and Giveaways for W...

Mar 21, 2012 5
4

Exception Filters in C# 6.0

Mar 16, 2015 5
5

Lambda Expression for Function Members in C# 6.0

Jan 4, 2015 5

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# ?

Categories

  • Alternatives
  • Android
  • ASP.NET
  • Azure
  • Books
  • C#
  • Devices
  • Downloads
  • Events
  • Excel
  • F#
  • GiveAways
  • How To
  • JavaScript
  • Json.NET
  • Microsoft Office
  • OutSystems
  • Oxygene
  • Shoutout
  • SQL Server
  • Telerik
  • Trivia
  • Uncategorized
  • UWP
  • Videos
  • Visual Studio
  • Web
  • Windows
  • Windows Phone
  • Windows Store App
  • Xamarin
  • XAML

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