Skip to main content

Blog

VLC player - How to Synchronize Video, Sound and Subtitle

One of the most used multimedia player today is VLC Player, a multimedia player with many advanced features.
 
It could happen that some movies are not synchronized with subtitles, or video is not synchronized with audio output. In the worst scenario you could have a movie with unsynchronized audio, video and subtitle ;)

{mobile_block=responsive_ad_728_90}

SQL Server Express Connection String

Microsoft SQL Server Express can be used in working environment but connecting to the instance from other machine can provide the error message:

"An error has occurred while establishing a connection to the server."

This error message can have a couple of causes. At the first place check whether this particular instance allows remote connections. Default installation doesn't allow so you need to enable this option first.

{mobile_block=responsive_ad_2_300_250}

Connection string could look like as follows:

SQL Server - Single Intance Mode

Set a Database to Single-user Mode with SQL Server Management Studio

Single-user mode specifies that only one user at a time can access the database and is generally used for maintenance actions.

This topic describes how to set a user-defined database to single-user mode by using Object Explorer in SQL Server Management Studio.

{mobile_block=responsive_ad_2_300_250}

If other users are connected to the database at the time that you set the database to single-user mode, their connections to the database will be closed without warning.

C# - Remove Non Numeric Characters

Here is a code snippet for removing non-numeric characters in C#.

{mobile_block=responsive_ad_728_90}

jQuery Tips and Tricks

Inforbiro is an Information Technology and Marketing Agency with its own Internet marketing network BlicKlik. We have a lot of experience in software development as well as in Internet marketing and advertising.