Top jQuery plugins which every developer should use
In this article, I am going to list few useful and top jQuery plugins which every developer should use in order to give better user experience.
Category C/C++
Program to remove duplicates from array in C
In this article, I have provided code with logic and explanation, how we can remove duplicates from an array in C Code.
Category C/C++
Addition program in C ( Adding two integers)
In this article, I have explained line by line and provided code for the c program to add two numbers.
Category C/C++
Program for insertion sorting in C (With explanation)
This article provide you to understand the logic & code of insertion sort program in C with explanation.
Category Java
Leap year program in Java (multiple ways)
In this article, I will provide you code to create leap year program in java in various possible ways with code explanation.
Category Java
What are static members in Java? (Explains Static method & field with example)
In this article, I am going to explain to you about the static members (static method and static field) in java with an example.
Category C/C++
Creating palindrome program in C (checking string & number)
In this article, I will provide you working code for checking if integer or string is palindrome or not in C with code explanation.
Category C/C++
Leap year program in C
In this article, I will provide you code for creating leap year program in C with code explanation
Category C/C++
Program to check prime number in C using while loop
In this article, I will create a program to check prime number in C using while loop with example and live demo.
Category ASP.NET
Create Captcha in asp.net with refresh button (Code with example)
In this Article, I will Explain how to add and validate Captcha Image in Asp.Net Application using Mscaptcha dll Example with refresh button
Category C/C++
Sorting array elements in ascending order program in C
This article, provides you C language program to sort array elements in ascending order using bubble & selection sort ways
Category C/C++
Linear search program in C (Various ways explained with example)
In this article, I am going to provide you various ways of creating linear search program in C using pointer,function and without them also.
Category C/C++
Simple C programming examples with output (must read for beginners)
This article gives you various useful simple C programs code with output, which is a useful & a must read list of basic C programs for beginners
Category Javascript
Get image width and height using Javascript and jQuery
In this article, I have explained how you can get width and height of an image before upload using javascript or jQuery to impose width or height constraint.
Category C/C++
Program for Matrix multiplication in C (With & Without pointers)
This article provide you working code sample for matrix multiplication in C using pointers and without using pointers, both ways are explained.
Category C/C++
Factorial progam in C (With & without recursion)
In this article, I am going to provide you various coding ways for creating a factorial program in C language using recursion and without recursion also.
Questions Asked
Answers 1
how do I Check if a checkbox is checked using jquery or javascript?
Answers 1
Horizontal scroll is not working in mobile view
Answers 2
How to get response data from XMLHttpRequest?
Answers 2
Which is the best method to iterate through the hashmap in java?
Answers 3
How to open New tab using javascript or jquery and open href in it?
Getting error "Method arguments are not valid! See validationErrors for details " when posting ajax beginform in mvc
Answers 1
How to validate TinyMCE textarea in ASP.NET MVC?
Answers 2
How to delete a single Record using Entity Framework?
Answers 3
How to apply a CSS to first element of class only?
Answers 1
how to select row where Id is not equal to in SQL?
Answers 1
ViewBag data from controller is not visible in Partial View
Answers 3
How to create Excel file using C# without Microsoft office & interop?
Answers 2
Ajax.Beginform is posting form values twice in MVC?
Answers 3
How to check if url contains a sub-string using jQuery or javascript?
Answers 2
How to create XML document using XDocument in C#?
Answers 3
How to Open Console in eclipse?
Answers 2
Git push error "git did not exit cleanly (exit code 128)" , how to solve?
Answers 4
What does Content type and data type mean in jQuery ajax request?
Answered
Answers 1
How to change the Unzip directory from Appdomain BaseDirectory
Answers 1
How can I create a monthly attendance sheet in MVC?
Answers 2
Can we test the facebook page manage permission even before the app review premission in granted?
Answers 2
PagedList in BootStrap pop-up Modal using Asp.Net CORE MVC
Answers 1
How to access a variables and functions of a specific class from another class in C#
Answers 1
How to show success message in JSON format after saving data using Web-service in C#?
Answers 2
Git push error "git did not exit cleanly (exit code 128)" , how to solve?
Answers 2
How to send the push notification to browser using html5 and javascript ?
Answers 1
geolocation not working on safari browser,but its working fine on Chrome,IE,Mozila
Answers 3
The type initializer for 'System.Data.Entity.Migrations.DbMigrationsConfiguration`1' threw an exception
Answers 2
How can I Enumerate an enum in C#?
Answers 1
How to clear the data while navigating through pages in jquery?
Answers 1
how to call function when width is below 600px using jQuery and call it again when windows size changes?
Answers 2
How can I return Images from Web API in ASP.NET?
Answers 1
working with PAGES APIS under developement mode to manage page facebook
Answers 1
Return User to login page, if user doesn't "Allow" facebook permissions in ASP.NET Core application
Answers 5
how to show confirm box when clicking link (a href tag)?
Answers 2
How to write HTML5 data-atrribute in Razor MVC C#?
Answers 2
How to send mail from Domain server in Asp.net c#?
Answers 1
How to Leverage browser caching for my CSS and js files.
Answers 2
how to disable "Chrome script debugging in Visual Studio is enabled" in Visual Studio 2017?
Answers 1
Clicking on browser back button after login shows login page again??
Answers 7
How to create monthly attendance sheet with MVC?
Answers 7
How to create monthly attendance sheet with MVC?
Answers 1
Need articles that covers complete tutorials (with syntax) for LINQ or ENTITY FRAMEWORK? Like MozillaDeveloper.
Answers 2
How to redirect from http to https in ASP.NET Core?
Answers 2
How can I call base class constructor from derived class in C#?
Answers 4
How to remove quotation marks (double quotes) from string using jQuery or Javascript?
Answers 3
A potentially dangerous request.form value was detected from the client Error in MVC C#
Answers 2
How to call jQuery function when pop-up modal is opened or closed?
Answers 2
How to add headers before sending Ajax Request using jQuery?
Answers 2
How to get lat-long from address (string) using C#?
Answers 2
How to find missing date between two dates in sql table.
Answers 3
How do i format or beautify code in Visual Studio code?
Answers 3
How to format JSON date into valid date using javascript or jquery?
Answers 2
how to align checkbox with Label using HTML CSS (Should work in all browser)?
Answers 3
How to add new array element at the start of an array in javascript?
Answers 2
How to solve error "save changes is not permitted" in sql server?
Answers 5
Count and Group by multiple columns in a foreach statement in C#
Answers 5
Count and Group by multiple columns in a foreach statement in C#
Answers 3
How to compare two dates in C# and get IN & OUT time of employee?
Answers 7
How to create monthly attendance sheet with MVC?
Answers 3
How to get difference between two dates in javascript?
Answers 2
Error "Maximum request length exceeded" in ASP.NET MVC
Answers 2
Checkbox value not posting in ASP.NET MVC form?
Answers 2
How to allow only one file to upload in dropzone js?
Answers 3
How to compare two dates in C# and get IN & OUT time of employee?
Tags used
jQueryjQuery Pluginstop jquery pluginsCremove duplicates from array in cc program to remove duplicate elements in an arrayremove duplicate elements from array in cc program to add two numbersAddition program in Cprogrambasic c programsPrograminsertion sort in cJavaleap year programprogram for leap yearStatic keywordStatic memberspalindrome pogramc program for palindrome numberc program for palindrome stringleap year program in CPrime number program in cC#asp.netCreate Captcha in asp.netSorting arrayascending order program in cLinear searchsearch element in arraysample c programSimple C programsc programming examples with outputJavascriptmatrix multiplication in cpointersfactorialfactorial program in c using recursionfactorial program in c using while loopjavascriptcheck if checkbox is checked javascripthtmlcsshorizontal scroll not workinggoogle mapsreverse geocodingjavahashmapcollectionslopping hashmap in javadifferent ways of iterating hashmapjqueryopen link in new tabSyntax-Error$.getMVCasp.net zero boilerplatetinyMCE-validate-in-razorvalidationrazorEntity-frameworkDelete a single record using EFsql-serverCSScss first of classcss select first elementsqlwherenegateselect where id is not equal toasp.net-mvcmvc-partial-viewViewBagExcel without officeAjax.BeginFormasp.net ajax.beginform sends multiple requestsajax.beginform submits multiple timescheck if url contains string jquerycheck if url has parameters javascriptASP.NETXMLXdocumentEclipseOpen consoleGitpush errorgit did not exit cleanlyAjaxcontent-typedata-typeasp.net mvcmvcfacebook-page-managepage-apiasp net coremvccorenetcore.Netasmxc#web-servicereturn-JSON-format-from-asmxHtmlhtml5geolocationweb-configcode-first-migrationentity-frameworkEnumsloop-enumerate-enums-using-C#jquery screen width changeWeb APIreturn image from web api in asp.netpages-api-facebookasp.net-corefacebook-permissionsconfirmation-dialogjavascript-eventsRazordata-attribute-in-razorHTML5aspIISVisual Studiochrome script debugging in visual studio disableVS2017ASP.NET MVCsession-managementLinq tutorialentity framework tutorialasp.net coreCall base constructorremove double quotesCKEditor in MVCBootstrappop up modelcall function on pop up modal close / openadd header in ajax requestjquery ajax custom headerslat-long-from-addressgoogle-maps-apidatevisual-studio-codecode-formattingcode-beautifyphpjson-dateconvert-json-date-into-valid-dateconvert json date to datetimealignmentcheckbox-align-with-labeladd element to beginning of array javascriptjavascript array insert at indexSQLsql server errorsave changes is not permittedunable to modify table in sql serverlinqcompare-two-datescompare-two-timedate differenceFile uploadcheckbox value not posting mvcdropzone allow one file upload