Categories
PythonJavaScriptAngularSQL ServerAngularJSCSSjQueryExcel (VBA)C# (Asp.Net)HTML 5JSONLINQweb apibingwindows formaigooglereviewsautocompletechartswcftools🐍 Python
Program to Print "Hello world" in PythonHow to get a random word from a list of words in Python?Python AttributeError:partially initialized module 'random' has no attribute 'choice' (most likely due to a circular import)How to read contents of a text file in Pythonhow to get square of all array values in pythonhow to implement recursion in pythonpython pow() function - get square of all numbers in an arrayhow to fetch data from an xml file using url in python
💻 JavaScript
🧠 Performance & OptimizationCommon performance issues in JavaScript that you should avoidBest JavaScript methods for efficiently loading multiple images after page loadHow to remove duplicates from array quickly without loop in JavaScriptHow to get sum of array elements without using loops or recursion
🧩 Array & String ManipulationUsing Array.from() to Grab the Last Character from a String in JavaScriptFind Words Starting with a Letter Using filter()Efficient Data Manipulation with reduce() and map()How to use ternary operator within the map() functionHow to Remove the Last Item from an Array in JavaScript18 JavaScript array methods every beginner should knowArray flatMap method exampleGet first and last element in an arrayFilter only 4-letter words from arrayFilter out only numbers in an arrayFind even numbers in array (3 methods)Find even numbers using flatMapGet specific values from an array of objectsGet only texts from array values in JavaScriptAutomatically add a dash (or hyphen) after every 3rd characterHow to find minimum value of an array objectHow to find the smallest odd number in an arrayHow to find values from last in arrayHow to get numbers from a string in JavaScriptHow to reverse string using while loopHow to shuffle characters in a stringSplit a string into multiple linesReplace hyphen in a string with spaceReplace all instances of a particular string in textareaRemove whitespace from string using regexPadStart method with exampleSort a string in reverse order in JavaScriptHow to get the filename from URL in JavaScriptRegex \d metacharacter exampleConvert Textbox Input to Lowercase in Real TimeFind even numbers in array using array.forEach() methodArrow function example in JavaScript
🔢 Array Methods & Data HandlingReduce method with examplesHow to use array reduce method on JSON objectSpread operator example add new items to arraySort a nested array in reverse order JavaScriptRemove duplicates in JavaScript array using ES6 Set and FromRemove commas from array in JavaScriptRemove empty slots in JavaScript arraysUsing map to get only numbers from an array of valuesUsing filter with RegExp object to search in arrayHow to search array in JavaScript like SQL LIKE statement
🧪 Web Scraping & Data HandlingWeb Scraping all images from a web page using JavaScriptWeb Scraping using pure JavaScript - Two different methodsHow to read a json file efficiently in JavaScript using Async and Awaitwhat is async, await and promise in javascript?
🎨 UI & DOM Interactionhow to prevent scroll jumps when using codemirror editor.focus() 🖋️ [solved]how to change css display to none or block using pure javascriptwindow.addEventListener('focus', function (e) { } check if e is textboxJavaScript Autocomplete Using JSON and includes()Disable submit button after first clickDisable or enable submit buttonChange label text on button clickCapture value changes using onchangeAdd onclick event to table cellsDynamically insert or add a smiley to your web pageEnable/disable checkbox on dropdown selectionExpand select options automatically on page loadGet select dropdown list selected textsGet select dropdown list selected valueHide HTML element by class nameHow to change font size with range inputHow to disable a hyperlinkHow to get all textarea in a formHow to get all textboxes in a formLimit character input in textareaAuto-Focus and expand Select dropdown on Page LoadToggle div based on dropdown list selectionDisable Image Drag with JavaScript & jQueryDynamically override !important CSS propertyChange background image of an element dynamicallyRotate Images Dynamically with JavaScriptPass Multiple Image Elements to a Custom JavaScript FunctionSay good morning, afternoon, evening to your visitorsHow to read data from HTML table dynamically
🧩 DOM ManipulationAdd contenteditable attribute to a p elementAdd HTML code to a div dynamicallyAppend or add text to a DIVCreate element with class dynamicallyCreate ul and li elements dynamicallyDynamically create HTML elements using createElementAdd text to marquee element dynamicallyChange or manipulate iframe contents using JavaScriptClear all input field values inside a divContenteditable div: Convert browser into notepadDynamically add checkbox to a table cellDynamically add/remove rows to HTML table and save dataDynamically create checkboxes based on textbox valuesDynamically create marquee elementGet all elements inside div using children propertyGet all the elements in a div with specific texts as IDHow to add another class to elementHow to add element to body section dynamicallyHow to change element class name programmaticallyHow to get all li elements in ulInsert an element after another element using JavaScriptSet or get value to a label using JavaScriptDynamically set the width and height of an elementHow to set div empty in JavaScriptHow to show, hide or toggle a div element using JavaScriptHow to remove class name from elementHow to get value of CodeMirror textareaWrite a function to add rows to a tableCreate a simple image slider in JavaScriptCall multiple functions from single eventListenerDynamically read values from HTML5 input type range
🤖 Detection & InteractionLightweight JavaScript 🤖 Bot Detection ScriptHow to use JavaScript to reduce bounce rate and improve user retentionDifference between clientHeight and offsetHeightHow to get element positionHow to check if scroll have reached half pageHow to check if td in a table has child nodesHow to get element from an iframeHow to get elements by class nameHow to get ids of div element inside a divHow to get x y position of HTML element using JavaScriptJavaScript:Test Descendant Relationship via contains()
🔤 Text & GrammarHow to check grammar in textwhy use let instead of var in javascript?How to generate random words in JavaScriptDifference between innerHTML and innerTextUnderstanding innerText vs. innerHTML with a practical exampleGet textarea values with line breaks
📜 Operators & ES6 FeaturesOperators in JavaScript with examplesWhat is nullish coalescing operator "??" and how to use it effectivelySpread operator usageES6 map function
🖼️ Image Handlinghow to show images from an array using javascript - the easy wayCheck image width, height, and type before uploadCapture image from webcam and add to HTML tablecapture webcam picture with webcam.js
🧬 JSON & Async/AwaitRead JSON file efficiently using async/awaitAsync/await with XML data dropdownFetch data from JSON file and display in tableConvert JSON file data into arrayConvert Excel data into JSONGet XML data from file using async and await methodsHow to convert JSON string to JSON objectDynamically read data from external JSON fileHow to read JSON from HTML file inputPopulate select dropdown list with JSON dataShow images from URLs in a JSON file using JavaScriptUsing data attributes of an element to get data from JSON fileRead text file from URL using async awaitHow to use data attributes in JavaScriptJavaScript: Build HTML Table from JSON Data
🧮 Utility FunctionsGet the first and last character in a stringFind the length of a string in JavaScriptGenerate random number within a given range using JavaScriptConvert days and month to stringGet name, size, count of multiple filesAuto refresh page every 10 seconds using JavaScript setInterval methodClose browser tab dynamicallyDesign a simple digital clock with dateGet the first and last day of a given month in JavaScriptGenerate random numbers in JavaScriptHow to create a simple CRUD application using JavaScriptHow to get the length of an objectInput file change event not workingNavigator online propertySwitch statement for multiple casesUncaught ReferenceError:variable is not definedRestrict (disable) browser back buttonJavaScript window open method
🧪 Validation & ChecksCheck if array has a specific valueCheck if div contains textCheck if textarea contains a wordCheck if URL contains a given stringCheck if element is an imageCheck if div has scrolled to the bottomCheck if the clicked element is a div or notHow to check if a number positive or negative in JavaScriptHow to check if a variable is undefined or nullHow to check if checkbox is checked or not
🔄 Data Conversion & ExportConvert array to HTML table (without jQuery)Convert HTML table to PDF (without a Plugin)Convert form data to PDFConvert text to speech using Web Speech APIDynamically extract data from an XML filePush XML attributes into an array
📡 AJAX & AsyncAJAX POST and GET method examples in JavaScriptAuto refresh div every few seconds using JavaScript and AJAX
📁 File & Data ExportHow to save form data in a text filePrint contents of a div elementPrint HTML table with imagePrint div content with imageHow to print a PDF document using JavaScriptFind the file extension
🔄 Navigation & RedirectsHow to redirect page using JavaScriptRedirect page after a delay using JavaScriptRedirect to another page with multiple parametersHow to redirect page automatically after a specified timeReplace string with another string in the URL barHow to check if a URL contains a given string
🎥 APIs & MediaEmbed YouTube Video with Mute & Volume Control via API
JavaScript Methods.filter().charAt().reduce()Array methods.map().replace().substr().lastIndexOf().split() and .pop().getElementById().getElementsByTagName().hasChildNodes().includes().toLowerCase().getBoundingClientRect().setInterval().contains()math.sign()
🅰️ Angular
angular basic animation exampleangular ngfor directive to bind data to select dropdown using webapiangular error cant bind to ngmodel since it isn't a known property of selectautocomplete textbox in angular using webapicheck angular versionconcatenate string with variable in html element tag in angularcrud application in angular with webapi in mvc 4dynamically set or assign label text on button click in angularget file info like size name type from multiple file input in angularhow to change color of circle animatedly in angularhow to create bar chart in angular using chartjs and ng2 chartshow to highlight table row in ngfor on hover in angularhow to read data from json file in angularhow to show hide or toggle elements in angularhttpclient service in angular with webapi in asp.net mvc 4interactive charts with highcharts in angularDynamic Line Chart in Angular with Highcharts & JSON Datamultiple charts in angular using highcharts and jsonmultiple file upload in angular using webapi in mvc 4pie chart in angular with dynamic data using chartjs and ng2 chartsread an external json file in angular and convert data to table
🅰️ AngularJS
My first AngularJS applicationMy favorite AngularJS features10 most viewed angularjs articleshow to add a dropdown editor to ui-grid in angularjsadd css animation to angularjs appadd dropdown list with pre populated values for filtering in angularjs ui gridadd orderby filter to directive in angularjsadd remove table rows dynamically from angularjs controller demoadd remove table rows dynamically in angularjsangularjs currency filter with rupeeangularjs expressions with examplesangularjs file upload using http post formdata webapiangularjs filtersangularjs foreach loop through an object arrayangularjs isdefined check if value or reference is definedangularjs multiple file upload example with webapiangularjs ui grid demoangularjs ui grid edit featuresangularjs ui grid edit options using enablecelleditangularjs ui grid example with asp.net web api mvc4angularjs ui grid with filtering optionanimated charts in angularjs using chartjs and external json dataapply filtering to specific columns only in angularjs ui gridautomatically set focus on textbox in angularjs ng click ng initbind json data to html table in angularjs using ngrepeatcheck if checkbox is checked unchecked in angularjsconvert a string to uppercase in angularjsdatabinding angularjs ng options dropdown using web apidate filter in angularjsdebugging angularjs app elements from browser consoledefine dynamic function to angularjs object to call with ngclickdemo add jquery datepicker inside ng repeat directivedemo inject new element inside ngrepeat from angularjs scopedemo showing an animated chart in angularjs using chart js ajax and webapidemo showing angularjs date filter in controllerdemo showing how to extract data from xml and bind with html select with ng optiondemo showing how to push new item in between ng repeat array from scopedemo showing how to use ngif directive to show hide html elementsdemo showing model view controller in angularjsdemo showing nginclude slider using css keyframe animationdemo showing ngrepeat css keyframe animationdemo showing two way data binding in angularjsdisable button after a single click using ngdisabled directiveangularjs - draw charts with dynamic data in using angular-chart.js and web apieasily implement pagination to angularjs ui grid using json dataemail validation in angularjs using ngpattern directiveenable disable checkbox on dropdown selection in angularjsfilter a list of items using angularjs filterformat text using angularjs currency filterget the day of week or weekday from a date using angularjs filterhow to add jquery ui datepicker in angularjs demohow to get day of week or weekday from a date in angularjshow to implement a search filter on an html table in angularjshow to implement jquery ui datepicker in angularjshow to implement or add filtering to angularjs ui gridhow to make an ajax call in angularjshow to make angularjs ui grid editablehow to push new elements in between existing ng repeat arrayhtml select option with angularjs ngoptions and ajaximplement a simple search filter on table using angularjsimplement autocomplete textbox in angularjs with webapiimplementing a search filter on specific column of html table in angularjsimplementing jquery ui datepicker inside ng repeat directiveimplementing pagination to angularjs ui gridngif directive show or hide div based on jquery datepickerpopulate ui grid with excel (xlsx) data using webapi mvc4push new elements inside ngrepeat from scoperead data from an external json file in angularjsread excel (xlsx) in angularjs using webapi and show data in html tableshow descending date in angular using ngrepeat orderby filtershowing how to implement autocomplete in angularjs using webapisimple crud operation in angularjs using ajax and webapi csharpuse ng options to populate json array to select dropdownlistusing angularjs foreach function to loop through object or array
📊 Excel and VBA
🧾 Excel FormulasExcel keyboard shortcuts you should know in 2025 (xlsx)formula to calculate percent change in excelformula to calculate sales percentage in excelexcel formula to count total number of words in a cell (using helper columns)excel (xlsx) formula to remove parentheses and the text within them? (without vba)formula to calculate age in excel using just the yearformula to get the sum of unique valuesformula to use vlookup function with if statement in excelexcel formulas to remove first four charactersexcel formula to filter out four letter words - two different formulasflash fill feature how to show last 3 digitshow to trap vlookup na errors with iferror in excelautomatically add one month from previous date in excelsequence function example - quickly add days number in sequenceformula in excel to get half yearly quarterly and yearly dateformula to get the sum of unique valuescompare two text strings in excel using exact functionusing excel address function to get cell numbers of specific textssplit text from one cell to multiple cells using formulaExcel image function example - insert a picture in cell using a formulaisdate alternative in Excel
🧠 How-To Guides (Excel & VBA)How to freeze and unfreeze columns in ExcelHow to create a data entry form in Excelhow to use "named range" in Excel for data validationhow to add, edit and delete "named range" in Excel?how to use power query to connect sql server and import data into Excelhow to remove parentheses from text using a formula in Excelhow to change column width and row height in Excel using vbahow to copy data from one Excel file to another using vbahow to create cascading combo box in Excel using vbahow to open a file dialog box in Excel using vbahow to parse outlook emails and show in Excel worksheet using vbahow to run a macro when dropdown list value is selectedhow to show a progress bar in Excel using vba (2 methods)how to use filesystemobject in Excel vbahow to use nested if function with other functions in Excelhow to use replace function in Excel vbahow to use vlookup function in vbaHow to add or remove a dropdown list in Excel
🧮 VBA Macros & Automationmacro to pull data from multiple worksheets from another workbookexport table data from multiple Excel sheets to powerpoint using vbaget real-time data (stock quote) from website in Excel using macromacro to email multiple tables in Excel as html table in bodymacro to send email from Excel with table in bodymacro to send emails automaticallyrun a macro by clicking a hyperlink in Excelrun a macro when combobox value is selectedsimple vba macro to merge and combine cells in Excelblink or flash multiple cells in Excel using ontime methodhow to add/insert a new row in Excel on button click using vbaConnect and pull data from SQL Server using VBAExtract contents from HTML element of a webpage using VBAExtract filename from filepath using VBAFind and remove hyperlinks using VBAFind duplicate in Excel using VBA macroHighlight entire row based on cell value using VBA conditional formattingShow/hide entire column on cell click using VBA macroSplit text with carriage returns to multiple columns using VBA macroSplit a string into array of characters using VBAUsing FileSystemObject to create/write/read text file in ExcelWrite data to text file using Excel VBAWeb scraping:fill a web form from Excel using VBAVBA macro to find matching records between two rangesReplace string starting at the nth character in ExcelHow to add and find Hyperlinks using VBA macroMerge multiple rows in one cell repeatedly using VBA
Userforms and Controls
Create controls dynamically in UserForm and save data in SQL ServerDynamically create controls in Excel UserForm and save dataAssign value to textboxes when UserForm loadsLoop through all textboxes in UserForm and clear valuesFill ComboBox in Excel with values from dropdown list using VBAHow to add events to dynamically created controlsHow to check if control is a checkbox in VBA
Shapes & UI Elements
Change textbox border color on condition using VBAChange the color of shape based on cell value using VBAAdd text to shapes dynamically using VBACreate progress bar in Excel using UserForm VBA
File & Folder Operations
Create subfolders in another folder and copy source filesCopy or move files from one folder to anotherCheck if a folder exists using VBA macro
Workbook & Sheet Management
Check if worksheet exists using VBACheck if workbook is open or not using VBACopy data from multiple sheets to single sheet using VBA
Email & Outlook Integration
Send email from Excel using VBA and OutlookSend email to multiple recipients using OutlookVBA: Send email from Excel using GmailInsert object in Outlook and display as icon in Excel
Miscellaneous
Capture filter change event using VBACheck if a cell has number using VBAHow to get stock quotes using VBA macroHow to remove FUNCRES.XLAM in ExcelOpen Word from Excel and copy data using VBAHow to find duplicate in Excel and highlight
📈 Charts & VisualizationCreate a pie chart in Excel using worksheet dataCreate charts in Excel vba using worksheet dataCreate multiple line charts in Excel using vbaExport multiple charts from Excel worksheet to powerpoint?Create multiple pie charts using VBA
🧪 Regex & Text ManipulationExtract text within parentheses in Excel (xlsx) using regexCheck if cell in Excel has number using regex vbaExtract pattern from string in Excel using vba and regexHow to use regex in Excel (xlsx) to filter out email addresses from cell using vba
📥 Data Import/ExportCopy data from closed Excel workbook without openingCopy data from text file to Excel using vbaCopy data from word file to Excel using vbaExtract or copy table data from word to Excel using vbaFill a web form from Excel using worksheet data in vbaimport outlook emails and show in word doc using vbaMerge multiple Excel files in single workbook but different sheets in vbaRead multiple Excel files and merge data to single file using vba
📋 Data Analysis & ManipulationCount total number of words in a cell or range using Power QueryCount total number of words in a cell or range using VBAcount total number of characters in a cell in excelcount number of sheets in excel fileAutosum multiple ranges in Excel with multi-select and Alt keyHow to calculate cells with alphanumeric valuesHow to change number to comma separated valuesCalculate subtotals for a range using VBAConvert worksheet data into a table using VBADelete blank rows in Excel with the click of a buttonExcel macro to pull data from another workbook
💡 jQuery
how to show/hide element based of dropdown selection using jqueryhow to clone html elements in jqueryredirect to another page with multiple parameters using jqueryadd image to a div and zoom the image at the centerhow to add css !important style property dynamically?add/remove multiple or single select optionsadd text to div using appendto() methodbinding click event to dynamic elementcascading select dropdown list using json datachange css display property to none or blockcheck if an element is display none or blockcheck if checkbox is checked or notcheck if image has loaded or notcheck if select option or dropdownlist is selectedcheck image dimensions before uploadingcheck or uncheck checkbox in a repeater controlcheckbox onChange event exampleclear contents of div with a delay using settimeout methodclear textbox on focus using javascript or jqueryhow to clone a textboxclone textbox without its valuecreate a facebook like notificationshow to create exploding and imploding effects with jquerycreate smooth scrollingcreate ul li tags using json and jquerydelay ajax call for few seconds using settimeoutdifference between jquery empty and remove methodsdifference between width and outerwidth in jquerydisable or enable submit button with jquerydynamically add image to div using append methoddynamically add/remove css class of link tagsdynamically add rows to HTML tabledynamically add textbox in jquery and save data to sql server using asp.net webservicedynamically bind populate select element with json data using ajaxdynamically create html lists (<ul> and <li>) with jquery using xml dataexport html table to excel using table2excel plug infetch data from json file and convert to HTML tableget file size before uploading using javascript and jqueryget min and max value from xml using ajaxget span tag inside li using jquery and javascripthow to check if element visibility property is hiddenhow to disable or enable select dropdown listhow to display images retrieved from a json filedynamically unselect all values in input box using select2how to find an element by its data attribute valueget ids of every div elementhow to get the number from an elements id using replace() methodhow to get values from cloned input fields in jqueryhighlight input words using jqueryui autocomplete widgethow to replace all instances of string in textareadynamically set image width and heightiterate loop through elements arrays object with jquery each functionjquery fadeing methods like fadein fadeout fadetogglejquery jcarousel plugin image slider using xmljquery prop method examplesjquery slidedown slideup and slidetoggle methodslimit the draggable area using jquery uimake jquery contains selector case insensitivemove an element at mouse click positionmultiple selection using select2 plugin with json datapinterest like image layout using wookmark plugin jqueryread json file push data into array and convert to html tablerefresh div contents without reloading the pagereload or refresh web page after ajax successset contenteditable property to trueusing mousemove() method to capture mouse pointer locationset or assign value to a label dynamicallyshow a text over an image at mouse locationtwitter bootstrap typeahead ajax example with webapiui datepicker widget change date formatextract and read data from xml using ajaxmake html dom elements draggable and resizeabledisplay autocomplete dropdown list on focusremove class attribute from a div elementremove style attribute from div elementshow hide and animate controls using jquery .animate() method and csshow to check if any gridview row with radiobutton is selected using jqueryhow to refresh or reload a page automatically in jqueryjquery autocomplete textbox example using web service in csharp and vb.netclear all textbox values inside a container using jQueryenter only numbers and decimal values using jqueryhow to check uncheck checkbox using jquerydelete files in a folder using jquery ajax and csharphighlight tablerow on textbox focus using jqueryjquery color animation exampledynamically add remove form elements using jqueryjquery datepicker change focus after selectionhow to select multiple select items using jquerydraggable resizeable html dom elements using jquerymultiple fileupload using jquery aspdotneta simple accordion menu using jquery and cssget all child div ids inside a div using jquerycreate custom events using jquery trigger methodextract and read data from xml using jquery ajaxget or find x y coordinates of an image on mouse click mouse over using jquerylimit character input or copy paste in textbox textarea using jqueryhow to make duplicate copies of an div element in jqueryinfragistics jquery file upload controlhow to do multiple selections using jquery select2 plug-in using csharp in asp.nethow to add a dash (or hyphen) after every 3rd character using jquery
🧩 jQuery Methods
.prop().mousemove().change().clone().fadeIn(), .fadeOut() and .fadeToggle().replace().append().appendTo().getJSON().html().animate().prop().trigger().one().bind() and .unbind().after().remove()
🏗️ SQL Server
how to use sql server triggers to block default 1900-01-01 dates?what are differences between sql server date and datetime types?what are some best practices for exception (error) handling in sql server?what are some alternatives to pivot in sql server?what is pivot in sql server and how to use it?sql server - how does coalese compare to the isnull functiontreat null as zero 0 before incrementing column value by 1 in sql serverretrieve last 5 minutes of data in sql server:3 efficient query examplessql server stored procedure - check if data exists in table else insert new datahow to generate a random number within a specific range using sql queryhow to find employees who were hired in the last 12 months in sql serverhow to use where and having clauses in a single sql querysql server - how to get the name of distinct months (in words) from a date columndummy database tables with data to practice and use it in projectshow to show date and time as blank instead of 1900-01-01check if a column exists in a table in sql serverconvert month number in date to month name in sql serverconvert table data into xml using a querydisplay total days hours and minutes between two datesgenerate scripts for database objects in sql serverhow to create a view in sql serverhow to use multiple charindex in a single querylist of top 5 popular sql server postsquery to select the last 3 rows in a table in sql serverretrieve random rows using newid in sql serversql having clause with examplesusing sql server min function inside where clausecan sql query contain both where and having clauseedit more than 200 rows in sql server management studiofind employees who were hired in the Last n monthsget data from table based on a particular value in sql serverget the first and last day of a given month in sql serverget top 10 random rows from table in sql serverhow much space a table has used in sql serverhow to escape a single quote in sql serverhow to get last 3 months records in sql serverhow to get previous months records in sql servershow line numbers in sql server management studio query editorwhat sql server version am i runningconvert rows into columns and save data in a tableconvert rows into columns using sql server pivotsql server charindex function with examplessql server substring function with examplestry catch exception handling in sql serverwhat is stored procedure in sqlserver and why use it?sql server left and right functionsthe importance of indexing in sql server and different types indexingsql server error - unable to open physical fileshow datetime as blank instead of 19-01-01 in sql serversql server charindex function with examplessql server substring function with examplesfind and remove duplicate rows in sql server tableinsert multiple rows with single insert using sql server tvchow to check sql server database size and log sizeHow to implementing exception handling in a stored procedure?
SQL Server Functions
.DATEADD().DATENAME().MIN()COALESCE()
💻 Asp.Net
how json is used in asp.net mvc? - csharpasp.net webservice - return string response instead of xmlasp.net webservice - how to declare public variablehow to check if word document has tables in asp.net using csharp and vb.nethow to loop through json array using vb.net (asp.net)ASP.NET GridView CRUD with SqlDataSource:Step-by-Step Guideadd jquery datepicker control to gridview row in asp.netBind Stored Procedure to GridView & Repeater Using SqlDataSourcecall javascript function from code behind without scriptmanagercalling a webmethod with multiple parameters from javascript ajax (webservice)cannot find javascriptserializerconvert csv to xml in asp.net using streamreader and datatableconvert date format dd mm yyyy to mm dd yyyy in csharp aspdotnetcopy gridview rows to datatable in asp.netcreate multiple textboxes in asp.net save data using jquery ajax and webservicecreate zip files in asp.netdelete files older than one day using csharpdelete images older than one hour using csharpdraw charts with highcharts using jquery ajax and webservicedropdownlist examples with cascading and data bindingencrypt and decrypt connection strings in webconfig visual studio 2010error no access control allow origin header is presentexception sys webforms pagerequestmanagerservererror unknown error 500export gridview to excel in asp.netextract and display image from folder using asp.netextract data using webapi jquery ajax and display data with pagingextract image files from server folder and display in div using asp.netfetch json from file and display in webgrid using csharp and vb.netget file size using csharp and vb.netget filename and extension from url using csharp and vb.nethow to add items dynamically to dropdownlist with button clickhow to align placeholder text in center in aspnethow to bind jquery datepicker control to asp.net textbox controlhow to call webmethod in asp.net webservice using javascript ajaxhow to create or remove folders and subfolders in asp.net csharphow to export gridview data to ms word in asp.nethow to make an ajax call from a webgrid in mvc for csharp and vb.nethow to read data from csv file in asp.net with streamreader classhow to use asp.net regularexpressionvalidator on a textboxhow to use htmlagilitypack in csharp (web scraping)implement ajax cascading dropdownlist without webserviceimport data from ms word table to a gridview in asp.net csharpjavascriptserializer example read json from file and show in gridviewjquery functions not working after postback using updatepanelparse a web page with htmlagilitypack in asp.net (web scraping)perform crud operations in an mvc application using entity frameworkpopulate dropdownlist with xml using dataset in csharppopulate select element with data from sql server in asp.net csharppopulate webgrid based on selected dropdownlist value in mvc using razorprogrammatically create a table in sqlserver using asp.net csharpprogrammatically create and add dropdownlist to gridview in csharpread json file and convert data into html table in asp.net mvcremove image from browser cache when image changes using asp.netsend emails in asp.net csharp using hotmail smtp mail serversend emails with multiple attachments in asp.net using hotmail smtp mailshow images using a repeater control in asp.nethow to use regexp in asp.net to validate textbox for maximum lengthvalidate password max and min length using regular expressionwebgrid example in asp.net mvc 4 csharp and vb.netdatatable in csharp and vb.nethow to resize an image in asp.net without losing image qualitydynamically add linkbutton to a gridview using csharp and vb.netread and write xml data using csharp and vb.netexport data to excel and show running total using csharp and vb.netextract and display files from folder and bind with gridviewchange background or text color of GridView cell on certain conditionpopulate html datalist (a lightweight autocomplete control) dynamically using csharpcount gridview rows using jquery length propertyget the total row count of gridview using javascriptadd values from textboxes to gridview using jquerybind sqldatasource to a repeater control in asp.netcheck/uncheck all checkboxes in a repeater control using jqueryextract files from folder and show it in a repeater controlusing javascript to validate textbox and dropdownlist in gridview bound to sqldatasourcehow to read excel data and bind with gridview using csharp and vb.netGridview error:The GridView 'GridView' fired event PageIndexChanging which wasn't handled.show a fixed header (freeze header) of a scrollable gridview using jquery gridviewscroll plug-inexport paging enabled gridview data to csv file in asp.net - csharp and vb.netfilter/search records in a gridview based on a date range using filterexpression propertybind data to gridview using dataset in asp.net - csharp and vb.netread and bind xml data to gridview using csharp and vb.netimplement 5 star rating system using gridview, ajax and web apisimple crud operation using a paging enabled gridview in asp.net – csharp and vb.netsearch and filter records in gridview using asp.net filterparameters in csharp and vb.netdrag and drop gridview rows using tablednd pluginhow to do a partial postback in asp.net using updatepanel and scriptmanagerimport/upload data from excel to sql server using sqlbulkcopy in asp.net?how to highlight gridview row on mouse overmicrosoftaceoledb120 provider is not registered (asp.net)open multiple popup window from codebehind in asp.net using csharp and vb.netsetting custom error using webconfig in asp.netdynamically create meta description in asp.nethow to resize an image using asp.net without losing qualityprogrammatically add linkbutton to gridview using csharp and vb.nethow to read/write xml data in asp.nethow to show a floating div element over gridview row on mouse overhow to bind data to a gridview using datatable in asp.net csharp and vb.netpass multiple variables or parameters using a querystring in asp.nethow to send email in asp.net using csharp and vb.netregister and call javascript function from code behind in asp.net csharp and vb.nethow to add and display crystal reports in asp.net using xml data?show sum of gridview column values in footer using csharp and vb.netsqldatasource error - the connection name ' ' was not found in the applications configuration or the connection string is empty (asp.net)how to populate a datalist control in asp.net using csharp?how to create a webservice in asp.net? step-by-stephow to pass parameter to a crystal report in asp.net?create a pdf file using crystal report in asp.netdynamically change groups in crystal reportinsert new records in database using gridview csharp and vb.net.net
🎨 CSS
stylish css spinner effects:lightweight pure css Loaders for modern web design (animation)css techniques for eye catching animated headerswhat are alternatives to media queries for responsive design?how to create responsive image cards using css gridhow to build a responsive flexbox layout with csshow to center align content inside div using css?how to remove focus border (outline) around textbox on focus using css (and javascript)how to add text to image and save the image in your computerhow to add transparent text over image using csshow to center a text or an element with position relativecreate a circle around number using csscss image sprites usage and tricksnth child selector examplecss pseudo classes with exampleanimated dropdown menus using pure cssfloat right using position absolutefun with csshoverable dropdown menu with submenus using json datasethow to add contents to an element using cssadd shadow to an image using cssalign placeholder text using csshow to center an image using csscreate custom scrollbardisplay animated text over faded image on hovermake a div element float to centerreorder p elements using only cssrotate imageselect the first element inside a div elementtilt or rotate a span elementhow to use css rotate property using a scriptmedia query - width between two valuesplace div side by side using css flexbox layoutprevent overlapping with z indexreverse the order of html elements using css3 flexboxrotate image 50 degress using cssselect second child element inside parent using csshow to create a simple contact form in html and csssimplest way to make images responsive using csshow to create a responsive custom scrollbar using cssbackground properties in csschange background color of an element using csscss z index propertycss background-attachment property examplebackground image example using cssbackground property example using csschange background color of an element using cssmultiple background images csshow to rotate and animate an element using pure css?css transform not working in chrome or firefox browser
🌐 HTML
What is the purpose of Minification in Web Development?Practical Uses of an HTML Minifier: Optimize Code for Better Performancehtml rel='noopener noreferrer' tag. what does it mean?change html5 meter value using javascriptdemo showing html5 datalist elementdisplay html meter element verticallyembed youtube video in a webpage without iframehow to read values from input type range using javascripthtml5 aside element examplehtml5 async attributehtml5 datalist elementinput types and attributes in html5html kbd (keyboard input) tagwhat is data attribute and how to use itadd image to html5 canvas using javascriptdemo showing analog clock using canvasdemo space animation using html5 canvasfilereader api demo with imagesfilereader api with html5 canvas to resize imagesrotate and save an image using javascript and html5 canvassimple analog clock using canvas javascriptspace animation using html5 canvas and javascriptconvert your browser into a notepad using contenteditablehtml contenteditable demobind dynamic data to html5 datalist using asp.net datatablehtml5 features for web developershtml5 semantic elements and its usage
🧾 JSON
how to turn raw json data into meaningful charts?column charts using highcharts with data from json fileconvert json file data into an array (and using jquery)convert excel data into jsonfetch data from json file display in table using async and awaithow to convert json string to json object in javascripthow to read data from external json file in javascripthow to read json from html file inputhow to use array reduce method on json objectDynamically Convert JSON to HTML Table Using JavaScriptpopulate select dropdown list with json data using javascriptshow images from urls in a json file using javascriptusing async await to read data from an external json fileusing data attributes of an element to get data from json file2 different methods to read data from json file in angularline chart angular using highcharts and dynamic json datamultiple charts in angular using highcharts and jsonread an external json file in angular and convert data to table
Web API
how to map the file path in asp.net using webapia web api controller for a simple file upload procedure using csharp and vb.netupload multiple files using html5 ajax and web api using csharp and vb.nethow to create an autocomplete textbox feature using ajax and web api in csharp and vb.netangularjs ui grid example with asp.net web api mvc4databinding angularjs ng options dropdown using web apiimplement 5 star rating system using gridview, ajax and web api
🔎 Bing AI
📋 Windows Form (Windows Application)
how to list only default or active printers in .net?windows forms app - how does checkedlistbox differ from listbox?import excel to sql server table in winforms using csharp and vb.nethow to bind a combobox in datagridview cell using csharp in winformshow to copy data from one datagridview to another in winformsshow a list of network and local printers in winfoms using csharp and vbcheckedlistbox control example in winforms using csharp and vbexport data from a winforms to an excel sheet using autoformat featurehow to edit/modify excel data in winforms using csharphow to read an excel file in winforms?import excel to datagridview and modify/add new data to excel (winforms)populate excel data into a combobox in winforms using csharpread excel file and populate datagridview using csharp and vb.net (winforms)import excel to sql server table in winforms using csharp and vb.netcheckedlistbox control example in winforms
✨ AI
introducing gemini cli:google's powerful new open-source ai agent for your terminalcopilot notebook - ai tool from microsoft for longer text promptshow to create ai images using bing ailearn more about gemini, a new ai model from googlefree and paid online ai courses from google - google launched generative ai courses on google cloud for software developersmicrosofts copilot can respond in hindi and other languages
One Smart JavaScript Tweak to Fix GA4 (Google Analytics) GapsIntroducing gemini cli: Google's powerful new open-source ai agent for your terminalGA4- Exclude unwanted (spam) referrals to protect your website from fraudulent trafficHow to embed a youtube video with mute sound and a set default volumeLearn more about gemini, a new ai model from googleGoogle Launches Generative AI Courses for Developers—Free & Paid Options AvailableThe undo feature in gmail that everyone must knowHow to clear space in gmail quicklyHow to draw an editable circle with google maps apiUsing google maps api to show multiple animated markersHow to draw circles with google maps javascript apiHow to add or embed a google map in a websiteHow to get total pageviews of a particular page from a particular country using google analyticsGA4 - Find out how many visitors using mobile device in realtimeCheck landing page of users from a particular countryHow to import xml from url into google sheets using custom functionCreate interactive graphs using google chartCreate Line Charts with dynamic JSON data using Google ChartsGoogle donut (pie) chart using dynamic data and web apiHow to link google chart to a database like sql serverCreate Google Pie Chart using dynamic data and Web ServiceMake Charts using JSON data DynamicallyShow percentage and values together in google pie chartsHow to Use pieSliceText Option for Google Pie ChartHow to share Google Drives files using Gmail Contact GroupHow to create barcodes in google sheetsSpecial Birthday Doodle from Google – Google Wishes You "Happy Birthday"
Autocomplete Feature
how to create a simple autocomplete feature using json and javascriptautocomplete textbox in angular using web api in mvc 4autocomplete in angularjs with dynamic data using web api csharp and vbautocomplete textbox example in angularjs using dynamic datahow to highlight input words using jqueryui autocomplete widgetdisplay autocomplete drop down list on focus using jqueryjquery autocomplete textbox using asp.net web service csharp and vbdynamically bind data to html5 datalist using asp.net datatablecreate autocomplete textbox using web api and ajax - csharp and vb
📊 Charts
how to create donut charts using google chart with dynamic data?create column charts using highcharts api with data from a json filehow to create a bar chart in angular 4 using chart.js and ng2-chartscreate interactive and animated charts with highcharts in angularline chart in angular using highcharts with data from json filequickly generate multiple charts in angular using highcharts and json dataangular pie chart with dynamic data using chart.js and ng2-chartscreate animated charts in angularjs using data from external json file and angular-chart.jscreate charts with dynamic data in angularjs using angular-chart.js and web apihow to create charts or graphs in excel using worksheet data and vbawith the click of a button convert worksheet data into multiple line charts in excelhow to export multiple charts from excel worksheet to powerpoint?create multiple pie charts in excel using worksheet data and vbacreate line charts with highcharts api using jquery ajax and asp.net web servicehow to show percentage and values together in google pie chartshow to turn raw json data into meaningful charts?
🔗 Linq
efficiently update (or edit) xml data using dataset, datarow and linq in csharp and vb.neteffortlessly fetch and sort xml data using linq:ascending and descending order queries in csharp and vb.nethow to find next or previous xml elements using linq in csharp and vb.nethow to load and read xml document using linq to xml in csharpt using linq descendantsconditional xml element selection using linq to xml filtering features – using linq where clause in csharp and vb.netmaster pattern matching in xml:using linq contains method for sql-like queries in csharp and vb.net
WCF
introduction to windows communication foundation – a comprehensive wcf tutorial for beginnersadvantages of wcf over web servicewcf architecture - a multi-layered wcf architecture using csharp and vb.net - service contract in wcfwcf data contract and its usages - a comprehensive guide for beginners – csharp and vb.netimplement message contract on a web application csharp and vb.netunderstand the abc of an endpoint in wcfcreate a wcf service and call the service using jquery ajax and json – csharp and vb.netinvoke a wcf service method with multiple parameters using jquery ajax and json – csharp and vb.netdifference between asp.net wcf services and asmx web servicesautocomplete using jquery ajax and asp.net wcf service – csharp and vb.net
⭐ Reviews
java best practices quick referencepsat (preliminary scholastic pptitude test / nmsqt) practice testunigma:manage cloud performance across multiple public cloudshost your website or wordpress blog on bluehost – my review on bluehostcloudmonix review – cloud monitoring and automation for IT professionalsinfragistics datepicker control in asp.netstackify review – an application performance management (APM) system for developersinfragistics charting control in asp.netinfragistics autocomplete drop down control in asp.netinfragistics jquery file upload controlinfragistics progress bar control in asp.netproduct review – infragistics asp.net controlsproduct review – infragistics asp.net controls
🛠️ Tools you can use
Developer tools📦 HTML Minifier📝 Online JS EditorJSON Checkerhtml table generator
Image toolsResize Multiple ImagesCrop Image Without Losing QualityAdd Text or Logo to Image
Content tools⏱ Word Counter📝 My Fancy NotepadRandom Word GeneratorGraph Maker
Converters & Calculators🎨 Hex to RGB Converter% 3 Way Percentage Calculator
ResourcesWhat is the Purpose of Minification in Web Development?Best 6 Online Tools to Resize & Compress Images