This post lets you understand to create a view which bind with model, using this approach you can create to form to save the record in the database fastest and easily. As we know validation and binding model with jquery is very time taking task. The model view automatically creates forms as per the model. You can make validation rules in the model.
Monday, 30 March 2020
Create Page Model attached MVC C#
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Answer : IT Tools and Business Systems (January 2019)
Answer : IT Tools and Business Systems (January 2019)
1. Multiple choice :
1.1 : B
1.2 : B
1.3 : C
1.4 : D
1.5 : A
1.2 : B
1.3 : C
1.4 : D
1.5 : A
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Saturday, 28 March 2020
Solved : IT Tools and Business Systems (January 2019)
Solved : IT Tools and Business Systems (January 2019)
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 technology used in the evaluation of aptitude test?
(A) OCR (B) OMR
(C) MICR (D) MCR
1.2 : SQL stands for :
(A) Standard Query Language
(B) Structured Query Language
(C) Shortest Query Language
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Friday, 27 March 2020
Answer : NIELIT IT Tools and Business Systems (July 2018)
Solved : NIELIT IT Tools and Business Systems (July 2018)
1 : Multiple Choice
1.1 : D
1.2 : B
1.3 : D
1.4 : C
1.5 : B
1.6 : C
1.2 : B
1.3 : D
1.4 : C
1.5 : B
1.6 : C
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Thursday, 26 March 2020
Compare date in dd/mm/yyyy format C#
Some programmer needs to compare date in the format of dd/mm/yyyy. C# sharp has reach features of handling date but too complicated. So I made this post which helps you to compare date in dd/mm/yyyy format in simple way.
using System.Globalization;
string strFromDate = "16/03/2020";
string strToDate = "20/03/2020";
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Wednesday, 25 March 2020
NIELIT IT Tools and Business Systems (July 2018)
Solved NIELIT IT Tools and Business Systems (July 2018)
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.
1.1 : statement for MS-Word?
A) It can be used to prepare annual report.
B) It can be used to generate same document to send multiple persons.
C) It has autocorrect facility and dictionary facility.
A programmer and Founder of Girfa
IT Services, working from 2009.At Starting computer teaching was my full-time job but after 10 years of teaching I chose to programming as a full-time job and teaching become part-time. In real life, I am very lazy and I made it my coding style I always try to make a reusable component that’s my USP for programming which saves my time and extra working both.
Subscribe to:
Posts (Atom)