Features of .NET Framework in Hindi – .नेट फ्रेमवर्क की विशेषताएं

Hello दोस्तों! आज हम इस पोस्ट में Features of .NET Framework in Hindi (.नेट फ्रेमवर्क की विशेषताएं) के बारें में पढेंगे. इसे आप पूरा पढ़िए, आपको यह आसानी से समझ में आ जायेगा. तो चलिए start करते हैं:- Features of .NET Framework in Hindi .NET Framework का प्रयोग करके हम mobile, desktop, और web applications … Read more

Common Language Specifications (CLS) in Hindi – कॉमन लैंग्वेज स्पेसिफिकेशन क्या है?

Hello दोस्तों! आज हम इस पोस्ट में Common Language Specifications (CLS) in Hindi (.net framework में कॉमन लैंग्वेज स्पेसिफिकेशन क्या है?) के बारें में पढेंगे और इसके example को भी देखेंगे. आप इसे पूरा पढ़िए, यह आपको आसानी से समझ में आ जायेगा. तो चलिए start करते हैं:- Common Language Specifications (CLS) in Hindi Common … Read more

.Net Programming syllabus – Uttarakhand Polytechnic

Introduction to Microsoft. Net Framework (08 Periods) Introduction to .NET framework, Feature, Architecture, and component of .Net, Common Language Runtime (CLR), Common Type System (CTS), Common Language Specifications (CLS), Microsoft Intermediate Language (MSIL), Just In Time Compiler, Common IDE for all languages, Creating Applications, Building Projects Using simple components, Running VB .NET applications. Concepts Oops … Read more

WCF in Hindi – windows communication foundation

Hello दोस्तों! आज हम इस article में WCF in Hindi के बारें में पढेंगे और इसके advantages को भी देखेंगे, तो चलिए शुरू करते हैं:- WCF in Hindi WCF का पूरा नाम windows communication foundation (विंडोज कम्युनिकेशन फाउंडेशन) है. इसका प्रयोग सामान्यतया distributed और interoperable एप्लीकेशन को बनाने में किया जाता है. WCF को पहली … Read more

Web services in hindi – ASP.net

हेल्लो friends! आज इस post में आपको what is Web Service in Hindi (वेब सर्विस क्या है?) के बारें में बताऊंगा. और इसके लाभ हानि के बारें में भी पढेंगे तो चलिए शुरू करते है:- टॉपिक1 what is Web Service in Hindi (वेब सर्विस क्या है?)2 features of web service in hindi3 advantage of web … Read more

Data Source Control in Hindi

इस article में, मैं आपको बताऊंगा कि what is data source control in hindi तथा इसके बारें में विस्तार से पढेंगे तो चलिए पढ़ते है:- data source control in hindi (डेटा सोर्स कंट्रोल क्या है?) data source control जो है वह किसी कठिन coding के बिना controls को data प्रदान करता है. insert, delete, update … Read more

ASP.net exam question paper BCA 2018 himanchal pardesh

BCA Vth Semester examination ASP.Net Technologies exam question paper 2018 BCA RUSA Unit-A (Compulsory Question) Do as directed (MCQ/True False/ Fill in the blanks): (i). The .Net framework which provides automatic memory management using a technique is called …………….. (ii). Which of the following is FALSE? ASP .Net applications run without a Web Server ASP … Read more

delegate in C# hindi

C# delegates in Hindi  इस post मे हम C# delegates को study करेंगे ! जैसा कि हम जानते हैं कि एक function मे एक या एक से अधिक parameter हो सकते हैं, एक function मे हम विभिन्न parameter pass कर सकते हैं! क्या कभी आपने सुना है कि आप एक function को parameter की तरह … Read more

abstract class in C# hindi

C# Abstract Class in Hindi आज हम इस पोस्ट में c# Abstract Class के बारें में पढेंगे तो चलिए शुरू करते है. C# Abstract Class, C# class की तरह ही होती है सिर्फ फर्क इतना होता है कि C# Class का आप object create कर सकते हो लेकिन C# Abstract Class का Object create नहीं … Read more

what is interface in C# hindi?

C# Interface in Hindi आज हम इस पोस्ट में c# interface के बारें में पढेंगे तो चलिए शुरू करते है:- c# मे interface, class की तरह ही होता है पर फर्क सिर्फ इतना होता है कि क्लास मे जो method होता है उसका deceleration और implementation दोनों class मे ही होता है लेकिन interface केवल … Read more