Tuesday 16 May 2023

Solved : Internet Technology and Web Design Question Paper (January-22)

 Solved : Internet Technology and Web Design Question Paper (January-22)

Q. 1 : Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the "OMR" answer sheet supplied with the question paper, following instructions therein. (1x10)

1.1 : Which protocol is lightweight ?
(A) MQTT
(B) HTTP
(C) CoAP
(D) SPI

Friday 12 May 2023

Solved IT Tools and Business Systems (January 2022)

Solved IT Tools and Business Systems (January 2022)

Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the "OMR" answer sheet supplied with the question paper, following instructions therein.
(1x10)


1.1 : Numbers in base 16 are called as :

(A) Octal System
(B) Hexadecimal System
(C) Decimal System
(D) Binary System

Sunday 7 May 2023

Solved : July 2021 Introduction to ICT Resources

 Solved : Juyly 2021 Introduction to ICT Resources

Q1 : Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the “OMR” answer sheet supplied with the question paper, following instructions therein.


1.1 : Which one of the following devices is required to connect a computer to the internet ?
(A) Pen Drive
(B) Mouse
(C) Memory
(D) Modem

Friday 5 May 2023

Solved : Application of .NET Technology July 2021

 Solved : Application of .NET Technology July 2021

Q. 1 : Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the "OMR" answer sheet supplied with the question paper, following instructions therein.
(1x10)


1.1 : Which of the following .NET components can be used to remove unused references from the managed heap ?
(A) Common Language Infrastructure
(B) CLR
(C) Garbage Collector
(D) Class Loader

Thursday 4 May 2023

Solved : Jul 2021 M4.2-R4: INTRODUCTION TO MULTIMEDIA

 Solved : Jul 2021 M4.2-R4: INTRODUCTION TO MULTIMEDIA

Q. 1 : Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the "OMR" answer sheet supplied with the question paper, following instructions therein.
(1x10)


1.1 : Moving Picture Experts Group (MPEG-1), was designed for a .
(A) PC
(B) CD
(C) DVD
(D) Floppy

Tuesday 2 May 2023

Solved : Internet Technology and Web Design Question Paper (July-21)

 Solved : Internet Technology and Web Design Question Paper (July-21)

Q 1 : Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the "OMR" answer sheet supplied with the question paper, following instructions therein.
(1x10)


1.1 : How many heading tags are there in HTML ?
(A) 2 (B) 3
(C) 6 (D) 8

Monday 1 May 2023

Solved : January 2021 M4.2-R4: INTRODUCTION TO MULTIMEDIA

 Solved : January 2021 M4.2-R4: INTRODUCTION TO MULTIMEDIA

Saturday 29 April 2023

Solved : Application of .NET Technology January 2021

 Solved : Application of .NET Technology January 2021

Friday 28 April 2023

Solved : January 2021 Introduction to ICT Resources

 Solved : January 2020 Introduction to ICT Resources

Thursday 27 April 2023

AI Content writer


Top 10 free AI Content writer Website

 Content writing was A Career opportunity in recent years but nowadays AI content writers replace content writers. You can create quality, unique SEO-friendly content for your business using AI content writers without paying. Following is the list of some popular free AI content writers. You signup free and start content writing. 

Wednesday 26 April 2023

Solved : Internet Technology and Web Design Question Paper (January-21)

 Solved : Internet Technology and Web Design Question Paper (January-21)

Tuesday 25 April 2023

Answer : PROGRAMMING & PROBLEM SOLVING THROUGH ‘C’ LANGUAGE , July 2021 | NIELIT O Level

 Answer : PROGRAMMING & PROBLEM SOLVING THROUGH ‘C’ LANGUAGE , July 2021 | NIELIT O Level

1. Multiple Choice 


1.1 : A
1.2 : A
1.3 : B
1.4 : C
1.5 : C
1.6 : B
1.7 : A
1.8 : D
1.9 : C
1.10 : A

Sunday 23 April 2023

Solved : PROGRAMMING & PROBLEM SOLVING THROUGH ‘C’ LANGUAGE , July 2021 | NIELIT O Level

 Solved : PROGRAMMING & PROBLEM SOLVING THROUGH ‘C’ LANGUAGE , July 2021 | NIELIT O Level

Q. 1 : Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the “OMR” answer sheet supplied with the question paper, following instructions therein. (1x10)


1.1 : The default storage class of a 'C' variable is :
(A) Auto
(B) Static
(C) Extern
(D) Register

Thursday 20 April 2023

Answer : IT Tools and Business Systems - July 2021

 Answer : IT Tools and Business Systems - July 2021

1. Multiple Choice


1.1 : B
1.2 : C
1.3 : D
1.4 : B
1.5 : B
1.6 : D
1.7 : B
1.8 : A
1.9 : C
1.10 : C

Wednesday 19 April 2023

Solved IT Tools and Business Systems (July 2021)

 Solved IT Tools and Business Systems M1-R4 (July 2021)

Q. 1 : Each question below gives a multiple choice of answers. Choose the most appropriate one and enter in the "OMR" answer sheet supplied with the question paper, following instructions therein.
(1x10)

Sunday 16 April 2023

Send Email on form submit

 This post will help you to send emails to the website admin, While someone fills out the contact/feedback or message form on the website. The whole task will be achieved using only HTML, No server side or any other backend code is required. 

This kind of email service is provided by https://formsubmit.co/. Just paste the sample form code on your webpage.

<form action="https://formsubmit.co/your@email.com" method="POST">

    <input type="text" name="name" required>

    <input type="email" name="email" required>

    <button type="submit">Send</button>

</form>

Sunday 2 April 2023

Room Booking/Hotel Management Synopsis

 

Room Booking/Hotel Management  Synopsis

Room Booking/Hotel Management  Synopsis

Room Booking/Hotel Management website is a complete synopsis, which will help you to cover all business logic Room booking system for Hotel.Lodge,Guest House. This synopsis is prepared for the core PHP. You can change some minor headings and this synopsis will work for your platform project. Live projects have been already made through this synopsis.  This synopsis covers all the standards for the synopsis. So this can be used by BCA, MCA, Bsc, O-Level, A-Level, IGNOU students.

Introduction


This project synoopsis plays a crucial role in a room booking system. A room booking system is a software application that allows users to book rooms or spaces online. It enables users to view available rooms, reserve rooms, and make payments securely online.

  • Availability: The software enables users to view the availability of rooms in real-time. This makes it easy for users to find and book rooms quickly.
  • Reservations: The software allows users to make reservations easily. It keeps track of all reservations and ensures that there are no double bookings.
  • Payment processing: The software enables users to make payments securely online. This ensures that payments are processed quickly and accurately.
  • Management: The software helps managers to manage the room booking system effectively. It provides them with real-time information on room availability, reservations, and payments.
  • Reporting: The software generates reports that provide insights into room occupancy, revenue, and other key performance indicators. This helps managers make informed decisions.

Key Features

  • Dynamic website
  • Room/Product entry
  • Customer signup/login
  • Online booking System
  • Online payment
  • SMS/Email notification
  • Invoice Printing
  • Customer chat service
  • Reporting
  • Separate login panel for both user and web admin
  • Grievance cell
  • Discount/Coupon management
  • Customer database knowledge panel
  • Backup and restore management

 Click to   Download Synopsis PDF Version.







Friday 10 March 2023

CCAvenue Integration with C# ASP.NET MVC

 

CCAvenue Integration

CCAvenue integration with complete step-by-step code for C# ASP.NET MVC Pattern.


CCAvenue is one of the most powerful and popular payment gateways which support all types of payment methods. Integration of CCavenue with ASP.NET is quick and easy but the main problem is, Integration kit provided by the CCAvenue is implemented in the ASP.NET form application. Which is not in trend right now. ASP.NET MVC with C# is trending now. So this post will help you to implement CCAvenue with ASP.NET C# MVC pattern using visual studio 2019.


Process Login

  • Signup with CCavenue and get the CcAvenueMerchantId,CcAvenueWorkingKey, and CcAvenueAccessCode. To get this code please refer to the ccavenue documentation or use youtube because this information is available easily. So I am going to leave this to make this post smaller.
  • Download the Integration kit named ASP.Net_Kit_Version_2.0.
  • Drop an email to service@ccavenue.com with your website URL because CCAvenue entertains only register URLs sent by users by mail.
  • CCavenue provides a form with mandatory and optional parameter then encrypt user input and send it to the server.

Step 1 

  • Create an account on CCAvenue and get CcAvenueMerchantId,CcAvenueWorkingKey, and CcAvenueAccessCode.


  • Drop an email to service@ccavenue.com with your website URL because CCAvenue entertains only register URLs sent by users by mail.

Saturday 4 March 2023

Tour and Travel Management Website Synopsis

 

Tour and travel website


Tour and Travel website is a complete synopsis, which will help you to cover all business logic of tour and travel sector. This synopsis is prepared for the core PHP. You can change some minor headings and this synopsis will work for your platform project. Live projects have been already made through this synopsis.  This synopsis covers all the standards for the synopsis. So this can be used by BCA, MCA, Bsc, O-Level, A-Level, IGNOU students.

Key Features

  • Dynamic website
  • Package entry
  • Customer signup/login
  • Online package booking
  • Online payment
  • SMS/Email notification
  • Invoice Printing
  • Customer chat service
  • Reporting
  • Separate login panel for both user and web admin
  • Grievance cell
  • Discount/Coupon management
  • Customer database knowledge panel
  • Backup and restore management


 Click to download the editable Microsoft word version


List of live website list using this Synopsis


Tuesday 21 February 2023

School/College Document printing system | BCA, MCA, Bsc, O-Level, A-Level, IGNOU

 

School/College Document printing system

The school/College Document printing system is a complete synopsis, Which will help you to print solution projects for any type of education sector. This synopsis is prepared for the C# platform by Visual Studio as IDE and SAP Crystal report. You can change some minor headings and this synopsis will work for your platform project. Live projects have been already made through this synopsis.  This synopsis covers all the standards for the synopsis. So this can be used by BCA, MCA, Bsc, O-Level, A-Level, IGNOU student.


Click to   Download Synopsis PDF Version.