Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Isometric-art

Hello Everyone,   In this blog, I am going to elaborate on isometric art. Later on I will introduce softwares which are best to design isometric art. So let's start with this - First we clear our basics   What is perspective projec

AngularJS md-datepicker format

Hi, Today we will discuss how to define our custom date format for md-datepicker in angularJS. 1. You will need to install moment.js from nuget packages   2. Add reference of moment.min.js <script src="~/Scripts/moment.min.js"><

6 Reasons Why Content Writing Is the Important Part of Digital Marketing

https://unsplash.com/photos/SB0WARG16HI   No SEO writer ever knows the secrets of search engine optimization. All they can do is test ideas and observe the results. Search engines are changing the rules consistently. The only thing that rema

POST PROJECT TEST CK EDITOR NEW RELEASE

Findnerd Product Release - 31-May-2022 Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or 

Findnerd Product Release - 01-July-2023

Important Notesa. Please ensure that you clear the browser cache to ensure proper functioning of the changed user interface. Steps to clear browser cache :press Ctrl-Shift-Delete (Windows) or Command-Shift-Delete (Mac).Select ‘Cookies and other site

Bind RSS Feeds to Repeater Control

Hi All, RSS feeds are the Rich Site Summary feeds, benefit users who want to receive timely updates from favorite websites or to aggregate data from many sites. Here i am using ABC News RSS feeds to get the news Update. A particular RSS feeds are on

LINQ in MVC

While writing codes in MVC we use different way to interact with the database.   Then we can use LINQ for doing it in the database it will make our code easy to read and make the manipulation easy and faster.   First we will create a Da

LINQ Delete in MVC

While working in MVC we use LINQ to make our task easier and to make the manipulations easier   First we will create the action for doing this task.   [HttpPost] public JsonResult Remove(int id) { n

LINQ Update in MVC

In writing the code in MVC we can use the LINQ Language Integrated Query then we use this query for interacting with the database that will make the manipulations easier and time efficient  in terms of execution and in terms of programming . &n

  • 119
LINQ Select in MVC

The Language Integrated Query is used to perform the task of the user programmer more easier as it can be used to interact with any data source like XML file or SQL Server database or Array or Hash table.   We use it for the selection of the d

1 5 7
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: