Skip to content

VerkkoNet Technical Blog

You dream IT !! We build IT !!
  • Home
  • JavaScript Tutorials
  • Computer Programming
  • Computer Security
  • Computer Tips & Techniques
  • Internet Tips & Techniques
  • Hardware Reviews

C Program without main function

August 25, 2017 Sam Solomon Prabu SD Leave a comment

Here’s the solution: #include   #define decode(i,s,r,a,e,l) s##i##r##a   #define begin decode(a,m,i,n,o,l)   void begin()   {   printf(“No Main…

Continue Reading →

Posted in: C Programming

5 Steps to Speed-Up your PC

Sam Solomon Prabu SD Leave a comment

1. Type “msconfig” in Run command (to open run command, press Windows key + R) without double quotes and press…

Continue Reading →

Posted in: Computer Tips & Techniques

Making fun with Google

Sam Solomon Prabu SD Leave a comment

Type the below words or sentences on Google Search engine and see how it reacts… 1. TILT 2. do a…

Continue Reading →

Posted in: Internet Tips & Techniques

Nameless folder in windows

Sam Solomon Prabu SD Leave a comment

1. Create a new folder and press “0160” by holding Alt key on your keyboard. It will be created without…

Continue Reading →

Posted in: Computer Tips & Techniques

2 Commands to hack windows password

Sam Solomon Prabu SD

  Login to guest or any other account where you have access Open command prompt and then type net user (or)…

Continue Reading →

Posted in: Computer Tips & Techniques

Create bootable pen drives for windows OS

Sam Solomon Prabu SD Leave a comment

Format the Pendrive or USB drive in NTFS format first. From the start menu right click on the command prompt…

Continue Reading →

Posted in: Computer Tips & Techniques

Pyramid in a C program

Sam Solomon Prabu SD

Following code will print the pyramid of numbers. To get pyramid of stars, replace integer values by the symbol “*”…

Continue Reading →

Posted in: C Programming

All Windows run commands

August 23, 2017 Sam Solomon Prabu SD Leave a comment

All Windows run commands A: Accessibility Controls – access.cpl Accessibility Wizard – accwiz Add Hardware Wizard- hdwwiz.cpl Add/Remove Programs –…

Continue Reading →

Posted in: Computer Tips & Techniques

Countdown Clock in JS

August 22, 2017 Sam Solomon Prabu SD Leave a comment

Are you a visual learner??   Download Source Code Source Code:   <!DOCTYPE html> <html> <head> <title>Christmas Countdown</title> <style type="text/css">…

Continue Reading →

Posted in: JavaScript Tutorials

Digital Clock in JS

August 21, 2017 Sam Solomon Prabu SD Leave a comment

Are you a visual learner ?? Download Source Code   Source Code: <!DOCTYPE html> <html> <head> <title>JS – Digital Clock</title>…

Continue Reading →

Posted in: JavaScript Tutorials

Post navigation

Page 2 of 3
← Previous 1 2 3 Next →

Recent Posts

  • Gunshot Effect in JavaScript
  • WhatsApp Money
  • WhatsApp introducing UPI Payments in India
  • C Program to reverse a number
  • 5 lines code to hack the keyboard

Categories

  • C Programming (4)
  • Computer Programming (1)
  • Computer Security (5)
  • Computer Tips & Techniques (7)
  • Hardware Reviews (2)
  • Internet Tips & Techniques (6)
  • JavaScript Tutorials (3)

Our YouTube Channel

https://www.youtube.com/watch?v=5uQnoH-yeo4

Archives

  • October 2018 (1)
  • February 2018 (2)
  • October 2017 (1)
  • September 2017 (2)
  • August 2017 (22)
Copyright © 2019 VerkkoNet Technical Blog.