Saturday 16 October 2021

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

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

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 of the following is not a valid variable name declaration ?
(A) int
(B) abc_int
(C) abc
(D) abc_abc 

Friday 15 October 2021

Save file to server without java script C# ASP.Net

 In this post, you will learn, How to upload an image file to a server without using javascript or jquery. The file will be upload using C#. Unique File name  is generated with datetime string , you implement your logic for the file name. Given code is applicable in both C# MVC and ASP.Net both.

Name Space

using System.IO;


HTML

Wednesday 6 October 2021

Show Date after Date gap in Date picker HTML

 This post help you to show date in date picker HTML form control from a given date gap. For example show date two date further from current date using HTML and JavaScript. 


Tuesday 21 September 2021

Invoice / Commission Management

 



Brokerage Management is an online/offline desktop application. This application is useful for any business that needs an invoice, commission calculation, and customer/shop database management. Customized reporting helps in accounting and MIS purposes. The flexible structure easily fits any business. This software is tested and used by many businessmen and users are getting more business after using this software because the analysis is key to the success of any business. So we focus on enhance reporting for deep analysis purposes.  

Features

  • Tax Bill,GST,Vat etc.
  • Calculation of Commission / Incentive.
  • Customers database management.
  • Shop/Vendor database management.
  • Ledger for accounting purposes.
  • Sell Report/Purchase report.
  • Customized report with a powerful filter to get desire record.
  • MIS Software likes Facility.
  • High-level security of data.
  • Database backup management.
  • Intuitive and scalable flow.
  • Easy user interface.
  • UI Color management helps to work a very long time without affecting the eyes.

Live Video



Tuesday 22 June 2021

Coming Soon HTML Cloud Animated Page

 Coming Soon HTML5 Cloud Animated Page.




Source Code

<!DOCTYPE html>

<html>

<head>

Friday 18 June 2021

Solved IT Tools and Business Systems (Jan 2021)

 Solved IT Tools and Business Systems (Jan 2021) NIELIT O Level

Part one

Each question below gives a multiple choice of answer . choose the most appropriate one and enter in the "OMR" answer sheet upplied with the question paper , following therein.













Saturday 12 June 2021

Stripe Integration with C# ASP .NET MVC Visual Studio 2013

 Stripe payment gateway integration in ASP.NET C# MVC using Visual Studio 2013



Stripe payment gateway is simple but documentation for integration is very complicated. Current integration documentation is written for .Net core and if your project is made with visual studio 2013, then it would be very complicated to integrate because no documentation is available for the version of VS 2013. So I have made this post which will help you to strip integration with ASP.Net MVC using C#.

Monday 7 June 2021

Install NuGet Package in Visual Studio 2013 | Microsoft ASP .NET

 Install NuGet Package in Microsoft Visual Studio 2013 ASP.NET



Current NuGet package does not support default TLS version (1.1). This is by default in Microsoft Visual Studio 2013. So You cannot install packages from Nuget package console. If you want to install nugget package in visual studio 2013 , then you will have to update TLS version (1.1) by the command given below.

[Net.ServicePointManager]::SecurityProtocol=[Net.ServicePointManager]::SecurityProtocol-bOR [Net.SecurityProtocolType]::Tls12

Sunday 23 May 2021

Answer : January 2020 Introduction to ICT Resources

 Answer : January 2020 Introduction to ICT Resources

1. Multiple Choice


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

Friday 21 May 2021

Solved : January 2020 Introduction to ICT Resources

 Solved : January 2020  Introduction to ICT Resources

Part One

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 Where is POST located?
(A) DRAM
(B) Hard-drive
(C) RAM
(D) ROM

Thursday 20 May 2021

Answer : Application of .NET Technology January 2020

 1. Multiple Choice

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

Monday 17 May 2021

Solved : Application of .NET Technology January 2020

 Solved :  Application of .NET Technology January 2020

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=10)

1.1 : Which utility can be used to compile managed assemblies (like Dll’s and EXE) into native code ?
(A)    ngen (B)     gacutil
(C)    dumpbin (D)    ildasm

Saturday 15 May 2021

Answer : January 2020 M4.2-R4: INTRODUCTION TO MULTIMEDIA

 Answer : January 2020  M4.2-R4: INTRODUCTION TO MULTIMEDIA

1. Multiple Choice


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

Wednesday 12 May 2021

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

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

Part One

(Answer All Questions)

1.Each  question below  gives  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=10)

1.1 : __________refers to any type of application or presentation that involves more than one type of media, such as text, graphics, video, animation, and sound.
(A) An executable file
(B) Desktop publishing
(C) Multimedia
(D) Hypertext

Saturday 8 May 2021

Answer : Internet Technology and Web Design Question Paper (January-20)

 1. Multiple Choice


1.1 : B

1.2 : C

1.3 : A

1.4 : D

1.5 : A
1.6 : B
1.7 : B
1.8 : A
1.9 : C
1.10 : A

Execute Store procedure with command for SQL server

 Execute Store procedure with the command for SQL server

Syntax : 


exec procedure_name 'arg1','arg2','ar3',...'argN'

Thursday 6 May 2021

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

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

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=10)

1.1 : Which is the first Internet search engine?
(A) Google (B) Archie
(C) Altavista ((D) WAIS

1.2 : Who is making the Web standards?
(A) Mozilla
(B) Microsoft
(C) The World Wide Web Consortium
(D) NVDIA

Tuesday 4 May 2021

Answer : IT Tools and Business Systems (Jan 2020) | NIELIT O Level

 Answer : IT Tools and Business Systems (Jan 2020)

1. Multiple Choice


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

Monday 3 May 2021

Solved : IT Tools and Business Systems (Jan 2020)

 Solved : IT Tools and Business Systems (Jan 2020)

Part One

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=10)


1.1 : Which Decimal equivalent of the binary number 11100011is:
(A) 227 (B) 226
(C) 224 (D) 228

Friday 30 April 2021

Implicit and Explicit type conversion | C Language

 Implicit and Explicit type conversion | C Language

Converting one data type into another data type is known as type conversion or typecasting. For example, converting character to number type integer. A waterfall model has been used for type conversion, which guaranteed that no loss of data while conversion.  If you convert the higher data type to a lower data type then data loss will occur, for example, conversion of long to an integer.

Implicit and Explicit type conversion | C Language




Implicit Typecasting

Implicit type casting means conversion of data types without losing its original meaning. This type of typecasting is essential when you want to change data types without changing the significance of the values stored inside the variable.