icodefor.net
How and Where to Use Bootstrap Popover ? | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2015/01/how-to-use-and-where-to-use-bootstrap-popover.html
Tuesday, January 13, 2015. How and Where to Use Bootstrap Popover? JQuery and CSS tips. How and Where to Use Bootstrap Popover? Posted by: Tapan kumar. Encouraged by: Cybria Technology. After twitter has introduced its silk, magnificent, efficient and easy to use front end framework called Bootstrap. Responsive and user friendly web designing has become like a cup of tea for a software engineer who carry a minimal knowledge regarding web designing. What is a Popover and why to use it? You can load the la...
icodefor.net
How To Send Email Using Gmail SMTP In ASP.NET (C#) | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2015/02/how-to-send-email-using-gmail-smtp-in-asp.net.html
Monday, February 23, 2015. How To Send Email Using Gmail SMTP In ASP.NET (C#). How To Send Email Using Gmail SMTP In ASP.NET (C#). Posted by: Tapan kumar. Encouraged by: Cybria Technology. Email sending feature in a web application is a common thing now-a-days. We came across this feature numerous times may it be your contact us form, or subscribe form or enquiry form. Do you really know how the ASP.NET application send email? Code to Send Email using Gmail SMTP in C#. SmtpClient smtp = new. The above co...
icodefor.net
Carousel Image Slider In Twitter Bootstrap 3 | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2014/01/carousel-image-slider-in-twitter.html
Wednesday, January 8, 2014. JQuery and CSS tips. Carousel Image Slider In Twitter Bootstrap 3. JQuery and CSS tips. Carousel Image Slider In Twitter Bootstrap 3. Posted by: Tapan kumar. Encouraged by: Cybria Technology. Importance of Carousel Image Slider. Bootstrap 3 is a very powerful CSS framework that has the power to make the life of a web designer very very easy. Bootstrap offers a lot many CSS classes, jQuery plugins. Here we will see how to create a carousel image slider using this Bootstrap 3.
icodefor.net
How to Generate Scripts for Data and Schema From a Perticular Table in SQL Server | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2014/07/how-to-generate-insert-scripts-and-in-sql-server.html
Tuesday, July 22, 2014. How to Generate Scripts for Data and Schema From a Perticular Table in SQL Server. How to Generate Scripts for Data and Schema From a Perticular Table in SQL Server. Posted by: Tapan kumar. Encouraged by: Cybria Technology. This is a very common thing if you are an expert in using the SQL Server Management Studio. If you are new then you are going to love it. Let me say you something about the scenario, on which this article is based on. In a database named Company. This article w...
icodefor.net
Create Entity Class From SQL Table in SQL Server | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2015/02/create-entity-class-from-sql-table-in-sql-server.html
Friday, February 6, 2015. Create Entity Class From SQL Table in SQL Server. Create Entity Class From SQL Table in SQL Server. Posted by: Tapan kumar. Encouraged by: Cybria Technology. I have been working in .NET for around 3 years, with MSSQL as the Database engine. In the course of development many times I get myself dragged into a situation where I need to create custom Entity class objects for a SQL Table. Query to Create Entity Class From SQL Table. As an input parameter and gives you a customized En...
icodefor.net
URL Rewrite Using .htaccess File (Removing Page Extensions) | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2014/01/url-rewrite-using-htaccess-file.html
Monday, January 6, 2014. URL Rewrite Using .htaccess File (Removing Page Extensions). URL Rewrite Using .htaccess File (Removing Page Extensions). Posted by: Tapan kumar. Encouraged by: Cybria Technology. Importance of URL Rewrite or URL Masking. Very often you need to rewrite your website URL to make it search engine friendly. You may need to remove file extension from the pages. Lets say you have a page named "services.aspx". Under the name of "seo-services-in-india". We have achieved the same goal by ...
icodefor.net
How to write a simple html programming for beginners. | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2015/04/how-to-write-simple-html-programming-for-beginners.html
Sunday, April 12, 2015. How to write a simple html programming for beginners. How to write a simple html programming for beginners. Posted by: bidya sagar mishra. Encouraged by: Cybria Technology. Following steps are required for writing a html code. First we need a notepad. Open a notepad. then write the following code. Save it as .html. Then open it through any browser. HERE WE SHOULD WRITE THE TITLE THE PROGRAM /. HERE WE SHOULD WRITE THE HEAD PART OF THE PROGRAM /. Welcome to the html code. Importanc...
icodefor.net
Email Validation In Javascript | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2013/04/email-validation-in-javascript.html
Friday, April 5, 2013. Email Validation In Javascript. Email Validation In Javascript. Posted by: Tapan kumar. Encouraged by: Cybria Technology. When you are developing a page in pure HTML, then you can face a problem for email validation as the html page does not support the regular expression validation or any server side controls. Then you may need this one, that You have to validate that entry by some javascript method, whether the email address entered is a correct one or not. May 4, 2013 at 12:30 PM.
icodefor.net
Bundling and Minification to Web Forms in ASP.NET 4.5 | Articles and Tips on ASP.NET, C#, VB.NET, JQuery, Java Script, WCF Tutorials, SQL Server, AJAX | i code for .NET
http://www.icodefor.net/2014/10/bundling-and-minification-to-web-forms-in-asp.net.html
Wednesday, October 29, 2014. Bundling and Minification to Web Forms in ASP.NET 4.5. Bundling and Minification to Web Forms in ASP.NET 4.5. Posted by: Tapan kumar. Encouraged by: Cybria Technology. Before we jump into the codding part its very necessary to know what is Bundling and Minification in ASP.NET, and how to use to. In addition to it, if you are browsing any website in your mobile device then the battery life is inversely proportional to the no of requests made to the server. So, If a website...
SOCIAL ENGAGEMENT