Sunday 30 July 2017


Need to record your computer screen for a video or presentation, but don’t want to pay for expensive programs? Here’s a complete tutorial for a free recording program! You’ll see exactly where to find it, and get a full demonstration to see just how it works! 

There are several reasons why you might want to use screen capture software to make HD, professional quality videos. It’s incredibly useful for any sort of how-to-videos involving your PC, makes presentations easy to follow, and gives added credibility to reviews. A well-made video is perfect for the visual learner, and you can give demonstrations with total ease!

It’s so easy to get this free program! All you have to do is search for “microsoft encoder 4”, and it should take you to a page from the Microsoft download center. Download the program, find it in the start menu, and just click the red dot to start recording! Make any changes to your screen, and press the red button again; the video will start from there. For voiceovers, just click the microphone button! You’ll see in this tutorial exactly how to record, stop, save, and play back your video. Then, you can open the second program in your download to edit your video - it’s just that easy! The possibilities are endless with video recording, so go achieve something awesome!

How to create Connection in vb.net using ADO.NET

Imports System.Data.OleDb

Public Class Form1 Dim connectionString As String Dim cnn As OleDbConnection Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click connectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Database3.mdb;" cnn = New OleDbConnection(connectionString) Try cnn.Open() MsgBox("Connection open") cnn.Close() Catch ex As Exception MsgBox("connection is no open") End Try End Sub

we are using the .net to create this game

visual basic game
  1. Sign in to YouTube on a computer or using the mobile site.
  2. Go to your channel list.
  3. Choose to create a new channel or use an existing Brand Account:
    • Create a new channel by clicking Create a new channel.
    • Create a YouTube channel for a Brand Account that you already manage by choosing the Brand Account from the list. If this Brand Account already has a channel, you can't create a new one—you'll just be switched over to that channel if you select the Brand Account from the list. 
  4. Fill out the details to name your new channel and verify your account. Then, click Done. This creates a new Brand Account. 
  5. To add a channel manager, follow the instructions to change channel owners and managers.
Learn more about using a channel with a business or other name on YouTube.

PHP tutorial -8- How to use Operators in PHP with example 

we are using the Concatenation operatore in php

PHP tutorial - 6 - How to use For loop in PHP (print table in php) 

we are creating a program of find a even odd number in php
in this video we are created the three videos and adding this values and show on output on the screen with the help of echo.
In this video we are using the comment in php
how to use comment in php
we are creating a php program and run this program we are using the xampp  server
we are installing the xampp server to use the php
Rasmus Lerdorf unleashed the first version of PHP way back in 1994. PHP is a recursive acronym for "PHP: Hypertext Preprocessor". PHP is a server side scripting language that is embedded in HTML. ... PHP is pleasingly zippy in its execution, especially when compiled as an Apache module on the Unix side.
we are creating a program of switch case in this video . we are handling the error of the program that we a make

check more videos on computer study -:

https://youtu.be/gpZrCixM9js
https://youtu.be/7vHG_rLhArU


we are creating a fill information form and we are sending the info to another form sending information
{html}
{body}
{form action="inforec.php" method="get"}
Name:{input type="text" name="name"}{br}
E-mail:{input type="text" name="email"}
{input type="submit"}
{/from}
{/body}

{/html} second page

{html}
{body}

Welcome {?php echo $_GET["name"];?}{br}
Your email address is:{?php echo $_GET["email"];?}
{/body}
{/html}
more php videos

https://www.youtube.com/playlist?list...

Note:A function name must start with a letter or underscore character not with a number, optionally followed by the more letters, numbers, or underscore characters. Tip:An argument is a value that you pass to a function, and a parameter is the variable within the function that receives the argument.
first of all go to the blogger.com then follow these steps
  1. Sign up for free or log-in to your account.
  2. Pick a Blog template.
  3. Open the Blog Manager and create a new post.
  4. Create categories and organize your posts.
  5. Publish your post.
  6. Publish your site and connect your own domain name.
  7. Share your blog on Facebook, Twitter, Linkedin or Email.
You might want to redirect users from one ASP.NET Web page to another Web page. For example, you might do this as part of a multi-page form.
TextBox is an asp.net web server control that provide a way for user to type simple text including number and dates. we can use textbox as a single line text input .
Use a radio button when you want the user to choose only one option. When you want the user to choose all appropriate options, use a check box. The following ASP.NET program gives three optionbutton to select. When the user select any option button , the label control displays the which optionbutton is selected.

😍Developer on Weekends #shorts #officememes #developermemes

😍Developer on Weekends #shorts #officememes #developermemes Welcome to the latest viral YouTube shorts meme for developers! 😍Developer on...