Umesh's Blog

Umesh's Blog Personal Blog

28/07/2016
28/07/2016

http://umeshghimire.com.np/using-try-catch-sql-server-stored-procedures/

Overview A great new option that was added in SQL Server 2005 was the ability to use the Try..Catch paradigm that exists in other development languages. Doing error handling in SQL Server has not always been the easiest thing, so this option definitely makes it much easier to code for and handle err...

20/07/2016

http://umeshghimire.com.np/7-reasons-consider-svgs-instead-canvas/

The HTML5 canvas element is used everywhere. From WebGL games to some amazing browser experiments, web developers are jumping on the canvas bandwagon and enjoying the ride. But are we always using the right tool for the job? In many cases, Scalable Vector Graphics (SVG) offer a better alternative bu...

17/07/2016

Multithreading in java
http://umeshghimire.com.np/java-multithreading/

Today I want to introduce the topic of Java multithreading to you. This is a bit of an advanced topic, so if you are not familiar with Java programming, I would recommend starting with the basics. If you have been around the Java programming block and have not yet tried your hand at multithreading,…

17/07/2016

http://umeshghimire.com.np/sending-sms-smpp-kannel-java/

There are many technologies and protocols that can be used to send and receive SMS from an application. This article focuses on sending SMS via a Short Message Service Center (SMSC), with the help of the Kannel SMS gateway.In order for an application to send a SMS, it generally has to communicate wi...

Mysql table locking  http://umeshghimire.com.np/mysql-table-locking/
14/06/2016

Mysql table locking
http://umeshghimire.com.np/mysql-table-locking/

In this tutorial, you will learn how to use MySQL locking for cooperating table access between sessions. MySQL allows a client session to acquire a table lock explicitly for preventing other sessions from accessing the table during a specific period. A client session can acquire or release table loc...

Address

Kathmandu

Alerts

Be the first to know and let us send you an email when Umesh's Blog posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The School

Send a message to Umesh's Blog:

Shortcuts

Share