Dropdown lists with autocompleteHow to make a dropdown list searchable more C# Extension Method SamplesExtension Methods are a handy way to extend built-in types like string or int more Conditional LINQ queries using C#Codeyou can run directly in LINQPad to create a conditional query more How to update AspNetUser dataneed to chage identity data? use GetOwinContext more Create a select list from an EnumC# has an enumeration HTML Helper more Obfuscate download file locationhide download file location more Extension method for encoding HTMLWrapper for HttpUtility more What Type of developer are you?Random thoughts on Back-end Web Developer philosophy more Why I run two different versions of Visual StudioSome tips to reduce coding mistakes when working on two copies of the same website more How to Read and Write Image Metadata TutorialTutorial to read and write image metadata (IPTC and Exif) using C# and ImageMagick in ASP more Convert Text to HTML (C# class)Tutorial to convert text as HTML code in C# more Colorize Text to HTML TutorialTutorial to colorize plain text as HTML code from a code editor more Google XML Sitemap in MVCHow To Create a Google XML Sitemap from a SQL Server database in One more Google TXT Sitemap in ASP.NETHow To Create a Google TXT Sitemap in MVC more Get key values from Web.ConfigRead user added keys from the web more Extension method for validating URL'scheck if string could be a valid web address using regular expressions more Extension method for validating numberscheck if string could be a number using regular expressions more Extension method for validating image filescheck for jpeg/gif/png file extension using regular expressions more Extension method for validating email addressesCheck if a string is properly formed using regular expression and so might be a valid email address more Extension method for validating dateswrapper for DateTime more Extension method for validating audio filesTest a filename could be an audio file supported by the HTML5 audio player using regular expressions more Sample Extension Methods to extend filepathshelper for System more Extension method for String ConcatenationThree overloads for joining strings more |