ASP.Net Core: Implement Star Rating with Database
Here Mudassar Khan has explained with an example, how to implement jQuery Star Rating plugin with average rating value in decimal from SQL Server database in ASP.Net Core.
View ArticleASP.Net MVC: Implement Star Rating with Database
Here Mudassar Khan has explained with an example, how to implement jQuery Star Rating plugin with average rating value in decimal from SQL Server database in ASP.Net MVC.
View ArticleASP.Net: Encrypt using JavaScript and Decrypt using C# and VB.Net
Here Mudassar Khan has explained
View ArticleASP.Net Core: Using jQuery AJAX in .Net Core 3
Here Mudassar Khan has explained with an example, how to use jQuery AJAX and JSON in ASP.Net Core (.Net Core 3).
View ArticleASP.Net Core: Using jQuery AJAX in .Net Core 5
Here Mudassar Khan has explained with an example, how to use jQuery AJAX and JSON in ASP.Net Core (.Net Core 5).
View ArticleASP.Net Core: Using jQuery AJAX in .Net Core 6
Here Mudassar Khan has explained with an example, how to use jQuery AJAX and JSON in ASP.Net Core (.Net Core 6).
View ArticleASP.Net MVC: Encrypt Decrypt QueryString
Here Mudassar Khan has explained with an example, how to encrypt QueryString parameter values and send it to another page and then decrypt the encrypted QueryString parameter values in ASP.Net MVC.
View Article.Net Core 3: Using jQuery AJAX in ASP.Net Core
Here Mudassar Khan has explained with an example, how to use jQuery AJAX and JSON in ASP.Net Core (.Net Core 3).
View Article.Net Core 5: Using jQuery AJAX in ASP.Net Core
Here Mudassar Khan has explained with an example, how to use jQuery AJAX and JSON in ASP.Net Core (.Net Core 5).
View Article.Net Core 6: Using jQuery AJAX in ASP.Net Core
Here Mudassar Khan has explained with an example, how to use jQuery AJAX and JSON in ASP.Net Core (.Net Core 6).
View ArticleAES Encryption Decryption (Cryptography) Tutorial with example in ASP.Net MVC
Here Mudassar Khan has explained
View ArticleEncrypt and Decrypt using JavaScript
Here Mudassar Khan has explained with an example, how to encrypt and decrypt using JavaScript.
View Article.Net Core 7: Using jQuery AJAX in ASP.Net Core
Here Mudassar Khan has explained with an example, how to use jQuery AJAX and JSON in ASP.Net Core (.Net Core 7).
View ArticleSend SQL Server database mail through Gmail SMTP
Here Mudassar Khan has explained with an example, how to send email in SQL Server through Gmail SMTP.
View ArticleSQL Server blocked access to procedure 'dbo.sp_send_dbmail' of component...
Here Mudassar Khan has explained with an example, how to resolve the following error while sending email in SQL Server. SQL Server blocked access to procedure 'dbo.sp_send_dbmail' of component...
View ArticleUnblock dbo.sp_send_dbmail in SQL Server
Here Mudassar Khan has explained with an example, how to Unblock dbo.sp send dbmail in SQL Server. SQL Server blocked access to procedure 'dbo.sp_send_dbmail' of component 'Database Mail XPs'
View Article