Breaking News

Link List

Friday, November 21, 2014

C TUTORIAL E-Book

                                  C TUTORIAL E-Book


I would like to express my special thanks of gratitude to my teacher Mrs.Anita mam  who gave me the golden opportunity to do this wonderful job to write E-book on C which also helped me in doing a lot of Research and i came to know about so many new things. I am really thankful to them. 

Secondly i would also like to thank my parents and friends subhash ,Vivesh who helped me a lot in finishing this project within the limited time. 



I am making this e-book not only for marks but to also increase my knowledge . 




THANKS AGAIN TO ALL WHO HELPED ME. 
you can follow me on Sunil Saini



You can Download E-book from here :-
C.pdf

                                             

For latest updates follow us on:-

                                                                                                                                   Subhash

Read more ...

C PROGRAM

                                C PROGRAMMING




C is a general-purpose programming language with features economy of expression, modern
flow control and data structures, and a rich set of operators. C is not a ``very high level''
language, nor a ``big'' one, and is not specialized to any particular area of application. But its
absence of restrictions and its generality make it more convenient and effective for many tasks
than supposedly more powerful languages.

                                                             Sunil Saini



Some Important pogramms In C

 

You can download it from the given link :- C programming


WE are happy to help you....!!!

YOU CAN FOLLOW US ON FACEBOOK  Twitter
Read more ...

Tuesday, November 18, 2014

Visual Basic

               Visual Basic





Introduction to Visual Basic

    Visual Basic is a programming language and development environment created by Microsoft.

    Visual Basic provides a graphical user interface GUI that allows the developer drag and drop objects into the program as well as manually write program code.

    Visual Basic, also referred to as "VB," is designed to make software development easy and efficient

Visual Basic 6.0

—1. Visual Basic is a programming language and integrated development environment.

—2. It derives from the much older BASIC programming language, and so is considered useful and easy programming language for the beginner to learn.
—3. Visual Basic 6.0 was the final edition of Visual Basic.


Feature Of visual basic 6.0
1. Learning Consists of all necessary tools required to build main stream Windows Applications
2. Professional Includes advanced features such as tools to develop ActiveX and Internet controls.
3. Enterprise In addition to all Professional features, it also includes tools such as Visual

Features of visual basic
GUI Interface

Modularization

Object Oriented

Debugging

Macros IDE

Data access feature

Guo Interface: - VB is a Graphical User Interface language. This means that a VB program will always show something on the screen that the user can interact with to get a job done.

Modularization: - It is considered good programming practice to modularize your programs. Small modules where it is clearly indicated what comes into the module and what goes out makes a program easy to understand.

Object Oriented: - Object Oriented Programming is a concept where the programmer thinks of the program in "objects" that interact with each other. Visual Basic forces this good programming practice.

Debugging: - Visual Basic offers two different options for code debugging:- Debugging Managed Code Runtime Debugger The Debugging Managed Code individually debugs C and C++ applications and Visual Basic Windows applications. The Runtime Debugger helps to find and fix bugs in programs at runtime.

Data Access Feature: - By using data access features, we can create databases, scalable server-side components for most databases, including Microsoft SQL Server and other enterprise-level database.

Macros IDE: - The Macros integrated development environment is similar in design and function to the Visual Studio IDE. The Macros IDE includes a code editor, tool windows, the properties windows and editors.
 


List of Some Solved Example :-
click here:
Visual basics




                        Vivesh Tyagi








for latest updates YOU can follow us on :- Facebook Twitter
Read more ...

Monday, November 17, 2014

Remove Windows.old folder in Windows 8 / 7


     Remove  Windows.old folder in Windows 8 / 7

 

 First you will need to take ownership of this folder, so at the command prompt, type

takeown /F C:\Windows.old\* /R /A
and hit Enter.
Next, in the command prompt, type
cacls C:\Windows.old\*.* /T /grant administrators:F



and hit Enter. When you run this command, administrators are granted full rights to all files and to all folders.
Finally, type
rmdir /S /Q C:\Windows.old\
and hit Enter. This will delete the windows.old folder.


 

 

Read more ...

COMPUTER NETWORKING

                          COMPUTER NETWORKING


I would like to express my special thanks of gratitude to my teacher Ravinder Swami sir  who gave me the golden opportunity to do this wonderful job to write E-book on Computer Networking which also helped me in doing a lot of Research and i came to know about so many new things. I am really thankful to them. 

Secondly i would also like to thank my parents and friends who helped me a lot in finishing this project within the limited time. 


I am making this e-book not only for marks but to also increase my knowledge . 

THANKS AGAIN TO ALL WHO HELPED ME. 
you can follow me on vivesh


You can Download E-book from here :-

password for ppt:-vivs





                                                                                Vivesh Tyagi

Read more ...
Designed By Published SVStutorial