Showing posts with label Yocto Tips. Show all posts
Showing posts with label Yocto Tips. Show all posts

Tuesday, February 28, 2017

166 SQL String or Binary Data Would be Truncated The Statement has been Terminated


166 SQL String or Binary Data Would be Truncated The Statement has been Terminated. Here I will explain how to solve the problem of “string or binary data would be truncated. The statement has been terminated.” in sql server. I am trying to insert data into one table using SQL queries at that time I got error like “String or binary data would be truncated. The statement has been terminated.” Actually this problem because of I declared column datatype varchar(25) but I am inserting data more than 25 characters in that column. To solve this problem I modified column datatype varcha (25) to varchar(50). String or binary data would be truncated. The statement has been terminated. (0 row(s) affected) Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/-C1oCshJZKs

165 How to Convert Rows to Columns in SQL Server Without Using Pivot


Here I will explain how to convert row values to column values without using pivot in SQL Server. Now I will explain how to write a query to convert row values to column values without pivot in SQL Server. In database I have one table DB165 If you observe above table we have name "Karthi” which repeated for 3 times but it’s having different mobiles number in this case I want to display single username with all mobiles numbers Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/0C5Pxi9d4yo

Monday, February 27, 2017

164 jQuery Validate DropDownList in Asp Net Example


Here I will explain how to validate dropdownlist using JQuery using asp.net. If you observe above code in header section I added script file link by using that file we have a chance to interact with JQuery and in the script we have btnSubmit button click function which is used to validate dropdownlist using JQuery in asp.net. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/q0zQKb30IxY

163 jQuery Validate CheckBoxList in Asp Net Example


Here I will explain how to validate checkboxlist using JQuery using asp.net. If you observe above code in header section I added script file link by using that file we have a chance to interact with JQuery and in the script we have btnSubmit button click function which is used to validate checkboxlist using JQuery in asp.net. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/7snsnz1daI4

Sunday, February 26, 2017

162 JQuery Validate RadioButtonList in Asp Net Example


Here I will explain how to validate radiobuttonlist using JQuery using asp.net. If you observe above code in header section I added script file link by using that file we have a chance to interact with JQuery and in the script we have btnSubmit button click function which is used to validate radiobuttonlist using JQuery in asp.net. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/evCTk0sGY7I

161 How to Add Fade In Effect to Webpage using JQuery in asp net


Here I will explain how to load webpage content with fade in effect using jquery in asp.net. If we want to implement fade in effect to webpage in jquery we need to write the code like as shown below $(document).ready(function() { $('#fadediv').fadeIn(2000); }); In above script fadediv is the id of the div which is used to load the inside of div content with fadein effect. If you want sample check below code Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/x7X8MdudJ-w

Saturday, February 25, 2017

159 Use Split Function in JQuery to Split the String in Asp net


Here I will explain how to split the string using split function in JQuery with asp.net. To split the string we have function called Split() in JQuery by using that we can split string based on our specific character that would like as shown below $(document).ready(function() { $('#btnSplit').click(function() { var name = $('#txtName').val(); var arr = name.split('@'); var sampletxt = ''; for (var i = 0; i LessThan arr.length; i++) { alert(arr[i]); } }) }); If you observe above script I used special character '@' to split string. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/YK6pRqBtwwg

160 JQuery How to Set Get Textbox Value using jQuery


Here I will explain how to get textbox value using jquery or how to set textbox value in jquery. If we want to get textbox value in jquery or if we need to set value in textbox using jquery we need to write the code like as shown below // Get textbox value $('#txtName').val() // Set textbox value $('#txtName').val("your message") Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/_rIuQ5po-KI

Friday, February 24, 2017

158 Asp net Dropdownlist Selectedindexchanged Event in JavaScript


Here I will explain how to raise dropdownlist selectedindexchanged event in JavaScript using asp.net. function GetCountryDetails() { var parm = document.getElementById("ddlCountry"); var strUser = parm.options[parm.selectedIndex].text; document.getElementById('lbltxt').innerHTML = strUser; document.getElementById('lblid').innerHTML = parm.options[parm.selectedIndex].value; } Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/1bh8r50ONA0

157 Asp net Dropdownlist SelectedIndexChanged Event in JQuery


Here I will explain how to raise dropdownlist selectedindexchanged event in jquery using asp.net. Generally we will use change event in JQuery to raise dropdownlist selectedindexchanged event in JQuery like as shown below $(document).ready(function() { //Dropdownlist Selectedindexchanged event $('#ddl1').change(function() { // Get Dropdownlist seleted item text $("#lbl1").text($("#ddl1 option:selected").text()); // Get Dropdownlist selected item value $("#lbl2").text($("#ddl1").val()); return false; }) }); Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/n5QMYMLNo44

Thursday, February 23, 2017

155 JQuery Get Dropdown selected value and text in asp net


Here I will explain how to get dropdownlist selected value or selected item text using JQuery in asp.net Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/giF2KPdb630

156 JavaScript get dropdown selected value and text in asp net


Here I will explain how to get dropdownlist selected value or selected item text using JavaScript in asp.net. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/rUsh4VTbVxs

Wednesday, February 22, 2017

153 ExecuteScalar Example in Asp Net Using C#


In this article I will explain ExecuteScalar example in asp.net using C#.net ExecuteScalar Execute Scalar will return first row first column value i.e. it will return single value and ignore other values on execution of SQL Query or Stored procedure using command object. It’s very fast to retrieve single values from database. If you observe above code I written select query like getting all the data from DB153 table but whenever we click on button we are getting only one value (First Row First Column value) and ignoring other row and column values. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/4pUiX5Jfqn8

154 ExecuteReader Example in Asp Net using C#


In this article I will explain ExecuteReader example in asp.net using C#.net I will explain ExecuteReader concept with one example in asp.net using C#.net ExecuteReader Execute Reader will be used to return the set of rows, on execution of SQL Query or Stored procedure using command object. This one is forward only retrieval of records and it is used to read the table values from first to last. If you observe above code I written select query like getting all the data from DB154 table but whenever we click on button we are getting only one value (First Row First Column value) and ignoring other row and column values. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/vtX4AVtzxOk

Tuesday, February 21, 2017

152 ExecuteNonQuery Example in Asp Net Using C#


In this article I will explain executenonquery example in asp.net using C#.net ExecuteNonQuery method will return number of rows effected with INSERT, DELETE or UPDATE operations. This ExecuteNonQuery method will be used only for insert, update and delete, Create, and SET statements. If you observe above output whenever we click on button one new record inserting into table DB151 and returning number records inserted. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/rRRc5u0pcfE

151 Difference Between LEN and DATALENGTH Functions in SQL Server


In this article I will explain differences between Len() and DataLength() functions in sql server. Len() function This Len() function will return number of characters in the string expression excluding the trailing blanks. This mean it will right trim the blank values and give you the count of characters. DataLength() function This DataLength() function will return number of bytes to represent any expression. This mean it will give you a storage space required for the characters. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/Q_k1lVZqgZs

Monday, February 20, 2017

149 JQuery Show Large Image Preview When Hover On Link In Asp.Net


In this article I will explain how to show large image preview when hover on link or image using JQuery in asp.net. To implement this concept first create new web application -- Right click on your application -- Select Add New Folder and Give name as Images -- Once folder created place some images in folder to show preview of images when hover on link using JQuery in asp.net. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/fStsr3G8sOI

150 JQuery Textbox with Clear Button | Clearable Textbox With JQuery Plugin


Here I will explain how to use JQuery to implement clearable textbox or textbox with clear button in JQuery using asp.net. If you observe above code in header section I added script file link (jquery.min.js) by using that file we have a chance to interact with JQuery and I added another script file jquery.clearableTextField.js by using this file we can set clear option in textbox based on the text in textbox you can get this file from the attached To implement this concept we have one JQuery plugin by using that we can easily set clear option in textbox when user enter text Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/jenPAIxLbfY

Sunday, February 19, 2017

148 jQuery Open All External Links in New Window


Here I will explain how to use jQuery to open all external links in new window or open all external links in new window using jQuery Previous Video open all hyperlinks in new window will open all internal and external links in new window. In many situations everybody prefer to open their website internal links in same window and external links (other website links) should be open in new window Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/lRJ7HbMu1C8

Saturday, February 18, 2017

146 how to get current datetime in jquery/JavaScript


Here I will explain how to get current datetime in jquery or JavaScript. Follow Us On Facebook : www.facebook.com/yoctokarthi Twitter : www.twitter.com/yoctokarthi Google Plus : https://plus.google.com/+YoctoKarthi HackerRank : www.hackerrank.com/yoctokarthi Instagram : www.instagram.com/yoctokarthi Tags : Asp.net JQuery General C#.Net VB.NET Code Snippets Javascript SQL Server Gridview asp.net mvc c# JQuery Plugins Errors Interview Questions Fileupload Ajax mvc DropdownList AngularJS JSON validations Google API AutoComplete Google MAPS CSS DatePicker IISServer Modalpopup Windows Application Membership Authentication CheckBox Crystal Reports HTML ExcelSheet OOPS Concepts SharePoint jQuery UI ExportGridviewData XML SendMail WebService Entity Framework UpdatePanel AjaxModalPopupExtender Bootstrap Google Maps API InternetTips SlideShow ToolTip Visual Studio WCF Menu Progressbar Razor View SQL Joins web.config ADO.NET DataGridview Repeater Web API YouTube AjaxAsyncFileUpload Cookie DataList EncryptionandDecryption LightBoxEffect RDLC Report RadioButtonList Windows Service loading Image Accordion Menu Charts CheckBoxList Dynamic Controls Facebook Fixed Header on Scroll Global.asax IEnumerable SSRS Twitter jQuery Menu Access Database Blog Statistics Generic List KeyBoard Key Codes ListBox MultilineTextbox Polymorphism UI Grid ZIP UNZIP Files jQuery Cookie setInterval setTimeOut 360 Degree View Plugins ASP AjaxAutoCompleteExtender AjaxTabContainer Average rating Captcha Flip Effect HTML5 LINQ Linkedin MySQL News Ticker in jQuery PDF Viewers Product Reviews QueryString Resize Image Reviews SQL Constraints SQL Server 2008 R2 Session Timeout SiteMap Social Media Bookmark Plugins ThumbnailsGeneration UserName Check Visitors Count Windows 8 app.config asp.net core jQuery Media Plugins sorting windows 10 3-TierArchitecture AbstractVsInterface ActiveDirectory Advertise Ajax Calendarextender Ajax ConfirmbuttonExtender AjaxAccordionControl AjaxCalendarExtender AjaxCollapsiblePanelControl AjaxDragPanelExtender AjaxPasswordStrength AjaxRatingControl AjaxSlideshowExtender Arraylist Assembly Authorization Caching Chatting Plugins CodingStandards Containers Custom Right Click Menu Dapper DataGrid Docker Donate Error Log Forums Google Charts Gzip Compression Hyperlinks IP Address ImportContacts Lync MCC Award MVP Award Northwind Database Notification Bar Panorama Image Viewer Plugins Print DIV Projects RSSFeeds Read/Write text file ReadOnlyValues RichTextBox Scrollbar Setup File Spell Checker TFS Testimonial Example Testing TextArea Trace Mobile Number Try Catch VBScript Virtual Keyboard WPF bulk copy code contactus delegates dynamically page create generate script jQuery Audio Plugins jQuery Mobile jQuery Video Plugins jqGridview scroll top/bottom of div slider from folder tree viewhttps://youtu.be/BkBBuTbMCEY