Profile details - manish

manish
Points earned
Gold :- 30
Silver :- 5
Bronze :- 38
Total points earned :- 903414
Bio

Expertise in

Personal website

Work Experience
No details provided yet
Article
Category
Windows/MacOsx
10 Chrome-ifying Tips and Tricks
10 Simple, but hidden tips of google chrome web-browser in windows
Category
HTML
Few essential tips for Html beginners
This article shows few important tips of html for beginners
Category
iOS/iPhone
iOS/iPhone tricks for Apple Users
This articles reveals the hidden features of iOS and New iPhone 7
Category
Windows/MacOsx
How To Disable Startup Programs In Windows 7 and Vista
This post describes how to disable start-up programs using msconfig in windows 7
Category
Bootstrap
Understanding Bootstrap 4 grid system (With various layout examples)
In this article, I will provide the complete tutorial to understand the new bootstrap 4 grid system easily with proper details and example.
Category
Windows/MacOsx
How to Disable or Delete Startup Programs in Windows Using CCleaner
Disable/delete Programs securely using CCleaner in Windows
Category
Windows/MacOsx
Top useful cmd commands for Windows user
This article gives brief overview of top useful cmd commands which should be used by Windows users
Category
How-To
How to back up files and restore in Windows 7
This article explains how we can backup and restore windows 7 important files
Category
C#
MVC List box using jQuery getJSON and JSONResult
This article shows how you can populate MVC Listbox using jQuery and JSONResult.
Category
CSS
How to use the :after And :before Pseudo-Elements In CSS
Article shows how to use pseudo-elements of css effectively and efficiently
Category
Windows/MacOsx
Top antivirus to secure your Windows/Mac
List of essential antiviruses to protect your Windows PC or Mac from ransomware, malware or virus attack
Category
Technology
Top programming languages to learn (2018, E-books link included)
In this article, I am going to give brief details on best coding languages to learn (beginner or expert), which you should start learning to get a developer job / freelance jobs as Software developer.
Category
Javascript
Javasript ES6 class explanation with example
In this article, I have explained about javascript es6 classes, it's syntax & how to use it with an example.
Category
SQL
Understanding SQL server COALESCE() with example (ISNULL comparison included)
In this article, I am going to provide you complete details of SQL server COALESCE function with example & will compare it with ISNULL.
Category
C#
Using Generics in C# (With Example)
In this article, I have explained about what is generics in C# and it's benefits in C# with an example
Category
ASP.NET
Code First Migration with Entity framework
The article gives introduction and description of using code first migrations with Entity framework using ASP.NET MVC C#
Category
SQL
Difference between Stored procedure and function in SQL Server (Lists differences and explains each of them separately.)
This article, lists important difference difference between Stored procedure and function in SQL Server after giving brief details about Stored procedures and functions (user-defined functions) in SQL server.
Category
ASP.NET
Basic tutorial of ASP.NET MVC C#
This tutorial has basic details of asp.net MVC for beginners using Visual Studio. It explains what is Model, View, Controller and how to get started.
Category
HTML
Login and registration form in HTML, CSS and Bootstrap 4
In this article, I will provide you Login and registration form code using HTML, CSS and bootstrap 4.
Category
C#
Creating C# Custom Exception (With Console application example)
To provide clear error details to user and prevent app crashes, sometimes you may need to create custom exception in C#, so in this article I have explained how you can create custom exception in C#.
Category
SQL
SQL server date format and converting it (Various examples)
This article provides you in-depth knowledge of SQL server date format available and how to convert from one date format to other using examples
Category
C#
Multithreading in C# (With example)
In this tutorial, I have explained about multithreading in C# with an example & how to use multithreading in C# .NET
Category
C/C++
Binary search program in C with Algorithm
In this article, I will provide you explanation of binary search using example and will explain algorithm with working code example for Binary search in C.
Category
C#
Verify email address exists or not? (With email id validation in C#)
In this tutorial, I am going to provide you, code using C# to verify email address exists or not, you can use this c# validate email address code while registering user.
Category
ASP.NET
Export datatable to excel in C# (ASP.NET Web-Form example)
In this article, I have provided a examples to export datatable to excel in c# in ASP.NET web-application using data from SQL server database and have used OpenXML/ClosedXML & InterOp.
Category
SQL
Restore (Import) database from .bak file in SQL server (With & without scripts)
In this short article, I am giving steps with images to restore database from .bak file in SQL server & I have also explained ways in sql server to restore database from bak file using script.
Category
ASP.NET
Data annotation in ASP.NET MVC (Example with creating Custom Validation)
In this article, I am going to explain you about the server side validation of form (with example) in asp.net MVC using Data Annotations & creating Custom Validation
Category
C#
File I/O in C# (Read, Write, Delete, Copy file using C#)
In this article, I have explained about File input/output (I/O) handling operations in C# with an example to read, write data to a file and delete or copy the file using C# .NET Console application.
Category
SQL
Aggregate Functions in SQL Server (SUM, AVG, COUNT, MIN, MAX)
This article provides you complete details of the aggregate function (SUM, AVG, COUNT, MIN, MAX) in SQL server with suitable examples.
Category
SQL
Understanding SQL server switch case (With Example)
This article provides you implementation details of SQL server switch case statement and how to use it with examples
Category
HTML
HTML code to create a form (Registration, Login or Contact form)
In this article, I have provided the basic HTML code to create a form with CSS, it can be used to create the registration form in HTML, Login or contact form HTML & CSS.
Category
ASP.NET
Showing Google Maps in ASP.NET MVC with Marker (Lat/Long data from database)
In this article, I will explain how to easily integrate the Google Maps in ASP.NET MVC C# by getting latitude and longitude from database and show it's pin (Marker) on the map.
Category
C/C++
C program to print pyramid pattern, explained with code example
This article will help you create and explains the code to print various pyramid pattern program in C language or you can star pattern program in C
Category
SQL
SQL server connection string examples in C# & XML
In this article, I have provided various examples of SQL server connection string in C#, ASP.NET Web.Config file in XML format and MySQL connection string in C#.
Category
C#
How to read JSON data in C# (Example using Console app & ASP.NET MVC)?
In this article, I will provide you simple way to read JSON data in C# using ASP.NET MVC and Console application code sample & example to read dynamic JSON in C#.
Category
C#
Connect to SQL Server in C# (example using Console application)
In this article, I will provide working console application example in C# to connect to SQL server database and explain about connection string C# with various connection strings sample.
Questions Asked
Answers
1
How to make bootstrap dropdown appear on hover instead of click?
Answers
1
How to get lat/long using Google address autocompete api using Javascript or jQuery?
Answers
2
Detect if an element is hidden or visible in jQuery-javascript?
Answers
2
How to use vertically align : middle text, next to image using CSS?
Answers
1
More than one DBContext was found - EF Core
Answers
2
How to send Razor View as a Email with Model in ASP.NET MVC?
Answers
1
how to check which select option group is selected using jquery
Answers
2
how to format text as a dollar currency using javascript or jquery?
Answers
2
This request has been blocked because sensitive information could be disclosed...ASP.NET JSON Return error?
Answers
2
Not able to start SQL server browser in windows
Answers
3
How to call or return partial view of another controller from one controller?
Answers
2
How to create CSS Bookmark ribbon horizontally with text?
Answers
2
how to convert httppostedfilebase to httppostedfile in C#?
Answers
3
Format of the initialization string does not conform to specification starting at index 120.
Answers
2
How do I stop from browser being closed when I stop debugging in Visual Studio 2017?
Answers
3
How to Add Spaces before Capital letter in a string using C#?
Answers
2
How can I add new SelectListItem at first position of a List in C# MVC?
Answers
3
How to show date time with am/pm using C# in ASP.NET?
Answers
3
Error : Keyword not supported: 'metadata'
Answers
2
How to open sql server configuration manager in windows 10?
Answers
5
how to show confirm box when clicking link (a href tag)?
Answers
4
how to get complete url and base url in MVC?
Answered
Answers
2
How to do server validation in bootstrap pop-up modal?
Answers
3
How to make Ajax request synchronous in jQuery?
Answers
2
Create dynamic month/year calendar attendance sheet in .NET MVC
Answers
3
Open and Close bootstrap modal using jquery?
Answers
2
Facebook: get list of pages that a user is admin of using OAuth in ASP.NET MVC
Answers
2
Could not load file or assembly 'Microsoft.AspNetCore.Connections.Abstractions, Version=2.1.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
Answers
3
How to check if url contains a sub-string using jQuery or javascript?
Answers
2
What is the difference between page RPM and impression RPM?
Answers
3
how to allow only numbers in textbox using jquery
Answers
2
What is DA & PA in SEO?
Answers
1
How to dynamically create textbox in asp.net c# on button click according to user input value?
Answers
1
how to select row where Id is not equal to in SQL?
Answers
1
How to strip out only Text from HTML string using javascript?
Answers
2
Cannot convert null to a value type JSON error
Answers
2
Unable to update the EntitySet because it has a DefiningQuery and no InsertFunction element exists in the ModificationFunctionMapping element to support the current operation
Answers
2
Populating DropDownList with values showing error There is no ViewData item of type IEnumerable SelectListItem that has the key Name
Answers
3
How to convert dynamic JSON string into C# class?
Answers
2
DbArithmeticExpression arguments must have a numeric common type
Answers
3
Cannot find the check box for enabling SSL in visual studio 2017 (ASP.NET Core project)
Answers
3
Cannot find the check box for enabling SSL in visual studio 2017 (ASP.NET Core project)
Answers
2
How to check or uncheck checkbox using jQuery?
Answers
2
How to check if I am using localhost server or not in C# MVC?
Answers
3
how to modify url without reloading page?
Answers
3
How to make Ajax request synchronous in jQuery?
Answers
2
JSON.NET Error Self referencing loop detected for type
Answers
2
Compare System Time with database time only (not datetime)
Answers
3
Error : This configuration section cannot be used at this path. This happens when the section is locked at a parent level......?
Answers
4
What does Content type and data type mean in jQuery ajax request?
Answers
3
Difference equals operator (== vs ===) in JavaScript and which to use when?
Answers
2
Where can I download SQL server 2016 express full?
Answers
1
how can i disable anchor link using jQuery or HTML?
Answers
1
how do I Check if a checkbox is checked using jquery or javascript?
Answers
1
How to export HTML table to PDF & Excel in jQuery Datatable?
Answers
1
How to show dropdown list in Xamarin Forms?
Answers
2
The UPDATE statement conflicted with the FOREIGN KEY constraint
Answers
1
What's the difference between let and var in JavaScript?
Answers
1
What is the difference between ASP.NET MVC and ASP.NET Core?
Answers
2
Add MVC4 in visual studio 2017 professional
Answers
2
MaxJsonLength error during serialization or deserialization using the JSON JavaScriptSerializer in ASP.NET MVC
Answers
4
How to validate jQuery form validation on button click?
Answers
1
How to migrate from angular4 to angular6? need code changes details
Answers
1
How do Add class using Javascript?
Answers
2
What is equivalent of db.refresh(), in asp.net core2
Answers
2
How to create download link using anchor tag in HTML?
Answers
3
How to generate random string using javascript?
Answers
3
not able to access iframe contents using jquery or javascript
Answers
2
How to return multiple parameters using web method (web service) in C#?
Answers
2
console error "Cannot read property mData of undefined"..??
Answers
5
Disable modal pop-up from closing when clicking outside it
Answers
2
"SqlException: MSDTC on server is unavailable" error in C# Code
Answers
2
How to get response data from XMLHttpRequest?
Answers
3
Datepicker is not working inside bootstrap modal pop-up
Answers
2
How to do javascript file upload?
Tags used
windows chrome browser HTML beginners tips iOs iPhone Tips msconfig Bootstrap CSS bootstrap grid classes bootstrap grid tutorial disable-startup Windows top cmd-commands windows-tips Windows7 backup restore C# MVC .net css css3 html Top Antivirus mac Top 10 best programming language to learn best coding language to learn best programming language ES6 javascript javascript es6 class javascript es6 class example javascript class javascript class example SQL sql server coalesce example sqlserver isnull Generics in C# Code-First-MIgration Entity-Framework stored procedure vs function sql server difference between stored procedure and function in sql server asp.net tutorial asp net mvc c# mvc tutorial Bootstrap 4 login and registration form C#-Custom-Exception throw custom exception c# custom exception handling in c# with example Sql server date format date format conversion SQL Multithreading-in-C# c#-multithreading-example C Binary search program verify-email-address-exists c#-validate-email-address email-id-validation-in-c# validate-verify-email-C# ho- to-validate-email-address-in-c# export datatable to excel c# c# datatable to excel export datagridview to excel c# write datatable to excel c# c# export to excel restore database using .bak sql server sql restore database from bak file script ASP.NET Data annotation in MVC mvc data annotation data annotation in c# File I/O File handling in C# AGGREGATE Functions SUM AVG COUNT sql aggregate functions aggregate functions in sql with examples SQL server sql server case statement contact form html registration form in html contact form html code create html form create registration form in html html design form mvc google maps google map integration in mvc pyramid program in c with explanation pyramid program in c SQL-server-connection-string sql-server-connection-string-c# sql-server-connection-string-integrated-security c#-database-connection Read JSON data read dynamic JSON in C# json to c# class c# read json file c# connect to sql server c# database connection c# sql connection show dropdown list on hover Javascript jQuery get latitude-longitude using google address api visibility vertical-align-middle-text image ASP.NET Core Entity framework Core razor view as string in MVC send razor view in email jquery formatting-text-as-currency asp.net-mvc JSON JsonResult http-get SQL-server sql-server-browser partial view css horizontal ribbon httppostedfilebase to httppostedfile in C# web-config format-of-string Visual-studio visual-studio-2017 stop-browser-from-being-closed-in-visual-studio-2017 string put space before capital char ASP.NET MVC Drop-down-list datetime-format Keyword-not-supported sql server configuration manager in windows 10 confirmation-dialog javascript-events url uri iis POPUP MODAL BOOTSTRAP ajax-synchronous mvc bootstrap modal-pop-up modal-dialog OAuth-login asp-net-core-2 check if url contains string jquery check if url has parameters javascript Google Adsense RPM only numbers SEO DA-PA da-pa-in-SEO c# sql where negate select where id is not equal to strip HTML from a string json Deserialize entity framework Unable to update the EntitySet dynamic JSON to C# class json string into C# class Linq Entity Framework enable-ssl-in-asp-net-core visual-studio check-uncheck-checkbox check if i am on localhost url-rewriting change-url-without-loading serialization entity-framework asp-net compare-time IIS amazon-ec2 Ajax content-type data-type operatos identity-operator equality-operator SQL-Server-2016 sql express 2016 offline installer sql express 2016 management studio disable anchor tag make anchor tag non-clickable check if checkbox is checked javascript jQuery-datatable export html to pdf Xamarin Forms Dropdown list in Xamarin asp.net mvc let var ASP.NET CORE Difference jQuery-validation-plugin Angular Angular4-to-Angular6-migration js-add-class javascript-toggle-class save-data download-link-using-anchor-tag download random string generation iframe-contents web-method web-services asmx Cannot read property mData of undefined google maps reverse geocoding datepciker inside modal pop-up File upload
Followers
No followers
Following
You are not following anyone yet
manish
Follow