-
Python has been one of the mostly used languages in 2018. It's applications ranging from building simple desktop apps, web applications, writing scripts to machine learning and data science. Today I wanted to share my top five commonly used python library which are powerful and fun to use as well...
-
Next we’ll create entity classes for the Contoso University application. We’ll start with the following three entities: There's a one-to-many relationship between Student and Enrollment entities, and there's a oneto-many relationship between Course and Enrollment entities. In other words, a student...
-
Data Models are fundamental entities and define how the logical structure of a database is modeled Data models define how data is connected to each other and how they are processed and stored inside the system. The very first data model could be flat data-models, where all the data used are to be kept...
-
Introduction To Lazy Loading . This image give preciously meaning about Lazy Loading. Lazy loading is a concept where we delay the loading of the object until the point where we need it. Putting in simple words, on demand object loading rather than loading objects unnecessarily. For example...
-
In this blog, we will try to learn Different ways of writing LINQ Queries Different ways of writing LINQ Queries To write LINQ Queries we will use the LINQ Standard Query Operators. Select From Where Orderby join groupby There are 2 ways to write LINQ queries, Using Lambda Expression.(recommended) Using...
-
In this blog, we will take a overview about What is LINQ Benefits of using LINQ LINQ Architecture LINQ Provider So What is LINQ? LINQ stands for “Language Integrated Query”. which enable us to make queries any type of data store(SQL Server,XML,Document,Object in memory etc.) Why should we use LINQ (Benefits...
-
If you are a programmer or a programming enthusiast then you are in the right place. Today we will be talking about sorting. Now, most of you know what sorting is and most of you probably know about some sorting algorithms too. Sorting is when you arrange a random list of objects (numbers, text) in either...
-
Rob Miles " Microsoft XNA Game Studio Learn Programming Now 4.0 " is a perfect book for people wondering "I wonder how they do it?" and "I want to make games like that". More than this, it helps us to use the knowledge of C# programming in making Windows phone, Xbox and...
Posted to
Sanjok's Blog
by
Suvasini
on
10-07-2012
Filed under:
Filed under: XNA Game Studio, Sanjok Bhatta, development, ACME, Programming, MSP 2013, O'Reilly, Windows Phone, Microsoft, MIC Nepal, C#, programs, Xbox
-
I chose " Programming F# 3.0 " because I wanted to learn F# and despite of using online help for learning F#, this book really helped me a lot. The book is divided in three parts, which is really organized and makes easy to study. Moreover, in this book lot of examples and supporting codes...
-
The book " Head First HTML5 Programming " by Eric Freeman and Elisabeth Robson is a great book. If you are looking for a good read with a different sections to meet your needs , then this book is for you .This book skips the basic HTML tutorial and gives you a broader overlook , focusing on...
Posted to
Mainali_Sagar's Blog
by
Suvasini
on
10-05-2012
Filed under:
Filed under: HTML5, book review, JavaScript, web application, Programming, MSP 2013, Sagar Mainali, O'Reilly, Softwarica, MIC Nepal, Elisabeth Robson, Eric Freeman, Web Programming
-
The book " C++ Pocket Reference " by Kyle Loudon is a quick reference to the C++ programming language. The writer has done a phenomenal job in explaining C++ syntax and codes in only 130 pages. This book gives easy descriptions on C++ class, method, syntax, commands and keywords. Since, every...
Posted to
kcsuraj's blog
by
Suvasini
on
09-30-2012
Filed under:
Filed under: C programming, Everest Engineering & Management College, Kyle Loudon, C++, Java, commands, class, programming, method, MSP 2013, O'Reilly, EEMC, Blogger, exception handling, Suraj KC, reference, keywords, 2012