developerscode
Name: developerscode
Score: 109.39
Last Seen: 340 days, 8 hours, 18 minutes ago
Member Since: 11 August, 2011
DotNetShoutout
atom rss
5
Shouts

Create a login page using Json,Asp.net and sqlserver | Developers Code

published 332 days, 9 hours, 52 minutes ago posted by taanu51taanu51 342 days, 3 hours, 45 minutes ago
Tuesday, June 26, 2012 4:51:51 PM GMT Saturday, June 16, 2012 10:59:05 PM GMT
In this article i would like to explain "How to create a login page using Json and asp.net". I have already explained some posts regarding creation of login page using asp.net and sqlserver and adding lightbox effect for login page in asp.net.Now i am going to explain the creation of login page with the combination of Json, asp.net and sqlserver (more)
category: Web Dev | clicked: 74 | comment | | source: www.developerscode.com
tags:
6
Shouts

Create sample jquery mobile page for login screen | Developers Code

published 333 days, 15 hours, 28 minutes ago posted by taanu51taanu51 343 days, 10 hours, 48 minutes ago
Monday, June 25, 2012 11:15:53 AM GMT Friday, June 15, 2012 3:56:09 PM GMT
Here i would like to explain the procedure of creating different jquery mobile login page themes with validations by using jquery mobile. First have a look on concept of jquery mobile then you will discuss on themes and procedure of applying validations. (more)
category: UX | clicked: 97 | comment | | source: www.developerscode.com
tags:
2
Shouts

Two ways of Implementing CRUD Operations in Aspnet with C# | Developers Code

published 452 days, 16 hours, 56 minutes ago posted by taanu51taanu51 461 days, 22 hours, 14 minutes ago
Monday, February 27, 2012 9:47:43 AM GMT Saturday, February 18, 2012 4:30:37 AM GMT
Hi friends,In this article i would like to explain the procedure of CRUD Operations in two ways.we already know Creation,Updation,Deletion operations are very Important.So lets start with First way that is Implementing CRUD operations Outside of the GRID.that means while we are the Editing GRID the data will be Bind to the Forms Controls.In the second way Inside the grid , that means while we are the Editing GRID the data will be bind inside. In my view First method is best. why because,   1. Editing... (more)
category: Web Dev | clicked: 40 | comment | | source: www.developerscode.com
tags: GridView, C#, ASPNET, SQLServer
3
Shouts

Implementation of Ajax based Tabs Layout in asp.net with CSS | Developers Code

published 409 days, 4 hours, 25 minutes ago posted by taanu51taanu51 415 days, 10 hours, 41 minutes ago
Tuesday, April 10, 2012 10:19:28 PM GMT Wednesday, April 04, 2012 4:02:43 PM GMT
Recently,I have implemented Ajax Tabs layout in Asp.net web application with the combination of css.Here I would like to explain the procedure How to Ajax Tabs in Asp.net with example.Immediately a questions raises why to use Ajax not jquey for implementing Tabs...? Why because, we already know the importance of Ajax.For simple explanation Have a look about Ajax   Ajax (Asynchronous JavaScript and XML) : Its a Technique to update small amounts of data without refreshing the whole page.That means,C... (more)
category: Web Dev | clicked: 48 | comment | | source: www.developerscode.com
tags:
2
Shouts

A journey from Login Page to Logout Page in Asp.net | Developers Code

published 415 days, 16 hours, 40 minutes ago posted by taanu51taanu51 419 days, 23 hours, 21 minutes ago
Wednesday, April 04, 2012 10:04:00 AM GMT Saturday, March 31, 2012 3:23:02 AM GMT
So many articles we have already written on Basic concepts in Asp.net like creating Login page, Registration page, Logout page, Session redirect,Check availability and so on...All these articles are mainly concentrated on beginners.still We are getting so many requests from beginners.Thats why i would like to configure all these articles at one page in order to complete the process from start to end... Tasks For Beginners :  Question : Create Dynamic Registration form in Asp.net Solutio... (more)
category: Web Dev | clicked: 57 | comment | | source: www.developerscode.com
tags: c sharp, ASP.NET
3
Shouts

Add Google Login Support In ASP.NET With OAuth

published 452 days, 16 hours, 56 minutes ago posted by http://prashantmx.myopenid.com/http://prashantmx.myopenid.com/ 459 days, 21 hours, 32 minutes ago
Monday, February 27, 2012 9:47:43 AM GMT Monday, February 20, 2012 5:11:42 AM GMT
Few years back I blogged about adding OpenID login support in ASP.NET application. This time I am blogging about adding Google login support in ASP.NET application. A friend of mine is trying to integrate multiple third party authentication support for one of the application he is developing for his client. He is using DotNetOpenAuth for Google authentication. the code I am using here is from my friend and I am sharing it with his explicit permission. First, download the latest version of DotNetOpenAuth... (more)
category: Web Dev | clicked: 29 | comment | | source: midnightprogrammer.net
tags: DotNetOpenAuth, Google, ASP .NET 4
4
Shouts

Simple steps to create Custom Video Control in Asp.net | DevelopersCode

published 431 days, 18 hours, 55 minutes ago posted by taanu51taanu51 436 days, 17 hours, 18 minutes ago
Monday, March 19, 2012 7:49:15 AM GMT Wednesday, March 14, 2012 9:26:24 AM GMT
Hi Friends,In this article i would like to explain How to create a Custom Video Control using Asp.net and c#.I have already explained how to create customs in previous articles.once again I would like to explain the procedure of Creating Custom video control in simple steps.. Lets Start. First create a New Project and choose One Asp.net server control (see the below picture) Next,Enter a name Ex: Videocontrol,VideoPlayer etc... Next,OPen the VideoControl.cs file Next,Add the Pro... (more)
category: Web Dev | clicked: 67 | comment | | source: www.developerscode.com
tags: custom, asp, controls, ASP.NET
8
Shouts

Getting started with SSIS - Getting started with SSIS - Part 1: Introduction to SSIS - Sudeep Raj

published 470 days, 4 hours, 28 minutes ago posted by dharadhara 473 days, 6 hours, 33 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Monday, February 06, 2012 8:11:25 PM GMT
SSIS is a tool used for ETL. Before we talk on SSIS, let me walk you through what is ETL. ETL stands for Extract Transform and Load. These are simple day-to-day words we use in our daily lives. The figure below depicts ETL in real world scenario. (more)
category: Data | clicked: 14 | comment | | source: beyondrelational.com
tags: SQL Server, TSQL, SSIS
8
Shouts

#0130 - SQL Server – SSMS – Tutorial – Part 05 – The Wizards of SSMS - Table Designer, Query designer & Template Explorer (L100)

published 470 days, 4 hours, 28 minutes ago posted by dharadhara 473 days, 6 hours, 32 minutes ago
Thursday, February 09, 2012 10:15:54 PM GMT Monday, February 06, 2012 8:11:51 PM GMT
The SQL Server Management Studio is truly an Integrated Development Environment. There are utilities, tools and graphical designers available within SSMS which are useful to audiences of multiple levels. The graphical designers are a set of utilities... (more)
category: Data | clicked: 4 | comment | | source: beyondrelational.com
tags: SQL Server, ssms
2
Shouts

Best Jquery and CSS Login Forms with code | Developers Code

posted by taanu51taanu51 472 days, 22 hours, 58 minutes ago
Tuesday, February 07, 2012 3:45:41 AM GMT
Recently i have created a Login Form with Jquery and css.Today i would like to share some Best Jquery Login forms which are implemented in HTML.Source Code and demos are available here..just try it in your applications Build a Top Panel Login Form With Jquery Coding an instant login form with jquery and phpajax Jquery css login panel Create jquery login form with animated validation effects Nice clean sliding login panel built with jquery I Hope you like th... (more)
category: UX | clicked: 68 | comment | | source: www.developerscode.com
tags: css3, jQuery, loginforms, html5
2
Shouts

Best Html5,CSS and Jquery Forms for Developers | Developers Code

posted by taanu51taanu51 472 days, 22 hours, 59 minutes ago
Tuesday, February 07, 2012 3:44:59 AM GMT
Today i would like to share some Best Eye Catching Forms for developers which are implemented in HTML5,css and Jquery.Source Code and demos are available here..just try it in your applications How to Build Cross-Browser HTML5 Forms Create A Clean and Stylish CSS3 Contact Form Designing Modern Web Forms with HTML 5 and CSS3 Create a Stylish Contact Form with HTML5 & CSS3 Ajax jquery validation html5 form Other Recommended Posts: general , JQuery ,... (more)
category: UX | clicked: 23 | comment | | source: www.developerscode.com
tags: css3, JavaScript, jQuery, html5
3
Shouts

Implementing Date Search functionality using Asp.net and c# | Developers Code

posted by taanu51taanu51 478 days, 23 hours, 25 minutes ago
Wednesday, February 01, 2012 3:19:15 AM GMT
Implemeting search functionality is common in web or windows applications.Here i would like to explain the procedure of implementing date Search functionality to bind the data in gridview using Asp.net and c#. First ,Add two Textbox controls and one button and change the properties as follows For First Textbox ,change the name as TxtFromDate and Add the Ajax Calendar Extender to that Textbox. For Second Textbox ,change the name as TxtToDate and Add the Ajax Calendar Extender to that Textbox. ... (more)
category: Web Dev | clicked: 49 | comment | | source: www.developerscode.com
tags: Search, Date, ASP .NET, Ajax, Calendar
2
Shouts

Top 10 Best OPen source CMS for Dotnet Developers | Developers Code

posted by taanu51taanu51 476 days, 12 hours, 52 minutes ago
Friday, February 03, 2012 1:51:51 PM GMT
In this Tutorial,I would like share some best open source content management system for Dotnet Developers.where we can find 1000's websites,themes and so on.. which are very useful Asp.net developers..Lets take the example of first one DotNetNuke.The flexible DotNetNuke open source CMS platform also functions as a web application development framework.Lest check out their powerful benefits to support your Web initiatives. DotNetNuke Umbraco sitecore kentico Mojoportal sitefinit... (more)
category: Web Dev | clicked: 17 | comment | | source: www.developerscode.com
tags: CMS, ASP.NET
2
Shouts

Free Balio UI Kit for Web and Mobile App Designers | Developers Code

posted by taanu51taanu51 476 days, 18 hours, 13 minutes ago
Friday, February 03, 2012 8:31:01 AM GMT
Hi friends,Here i would like to share some information about Free Web UI Kit of Balio UI Kit for Web and Mobile Developers. we can use these UI kit for your Personal or commercial purposes.it contains a massive PSD files login forms, buttons, icons, pagination, stickers, menus and more.Actually,This set is designed by Grafpedia, where they are sharing articles about designing concepts inorder to imporve your designing skills and they are publishing lots of resources like icons,vectors and much more..Ch... (more)
category: UX | clicked: 10 | comment | | source: www.developerscode.com
tags: icons, iconsets
2
Shouts

Display Slide OutBox depend up on Content using HTML and JQuery | Developers Code

posted by taanu51taanu51 521 days, 21 hours, 35 minutes ago
Tuesday, December 20, 2011 5:09:31 AM GMT
Hi Friends,In this article i would like to explain the integration of slideroutBox at the Bottom of your webpages using HTML and Jquery.I am already using Third party Plugin for my blog for this feature.This plugin is provided by simple Reach..Its working Gr8..But this time,I am trying to create a custom Slider Outbox which will display depend up on content.So Lets start the implementation. First,create a new html page and Add the following css code in Head Section to create Slide... (more)
category: UX | clicked: 37 | comment | | source: www.developerscode.com
tags: ASP .NET, CSS 3, jQuery, HTML 5
8
Shouts

25 Best Icon Sets for Web and Mobile Developers | Developers Code

published 479 days, 15 hours, 30 minutes ago posted by taanu51taanu51 480 days, 21 hours, 47 minutes ago
Tuesday, January 31, 2012 11:14:37 AM GMT Monday, January 30, 2012 4:57:06 AM GMT
Hi Friends,Here i would like share some beautifull icon sets which are very usefull for Web and Mobile application developers.These icons are free so we can use in variety of ways..I hope you like it Icon Social Snow SleekSocial Icon Pack Social Buzz Icon Pack Simplito a free social icon set Woven Fabric Social Media Icon Set Wooden Social Free Icon Set SocialMate Free Social Media Badge Icons Icon set - 1 Icon set - 2 Icon Set Vintage Awesome Icon Pack Social Moleskin Icon Set Or... (more)
category: UX | clicked: 57 | comment | | source: www.developerscode.com
tags: mobile application development, Web, icons, Icon
2
Shouts

Working with Ajax Calender Extender with dd/mm/yyyy Validation | Developers Code

posted by taanu51taanu51 479 days, 18 hours, 16 minutes ago
Tuesday, January 31, 2012 8:27:53 AM GMT
Hi friends,In this article i would like to explain "How to use Ajax calendar Extender in Asp.Net applications" .Here we are displaying date in dd/mm/yyyy Format.First we need to add AjaxControlToolkit to your Application.click here to know the procedure of adding Ajax Toolkit to your applications. Open the Default.aspx and select one Textbox from Toolbox and write the following code Next apply the Regular and Required Field validations for ** Now,the Date will be display in dd/mm/yyyy Forma... (more)
category: Web Dev | clicked: 29 | comment | | source: www.developerscode.com
tags: Validation, ASP .NET, Ajax, Calendar
4
Shouts

Jquery Drag and Drop Google+ Circle Effects for developers | Developers Code

published 601 days, 7 hours, 50 minutes ago posted by taanu51taanu51 602 days, 17 hours, 8 minutes ago
Saturday, October 01, 2011 6:53:51 PM GMT Friday, September 30, 2011 9:35:49 AM GMT
HI friends,In this article i would like to share about the jquery effects of Google+ Circles.These effects completely based on coding only no need to use images..so lets start to create the awesome effect Just follow the steps First,Create Main Tags that is html,head and body Next,In the Head Section.Create two script tags. Tag-1 Tag-2Next,Add the Css code in the Head section Now the Head section part is completed Now add code in the body tag Developers code Thats it...Now the outp... (more)
category: UX | clicked: 123 | 5 comments | | source: www.developerscode.com
tags: Google, Social, JavaScript, jQuery
2
Shouts

Simple explanation about Query String in Asp.net | Developers Code

posted by taanu51taanu51 612 days, 22 hours, 42 minutes ago
Tuesday, September 20, 2011 4:01:53 AM GMT
Hi friends.Here i am going explain about Query String in simple way.Actually we know that it is one of the way of the Client side Management Technique.it is one of the important technique inclient side management technique   QueryStrings(URL): It is a client side management technique. It is used to pass the values or information from one page to another page through URL. Example: For example There are two pages named as FirstPage.aspx and SecondPage.aspx Our aim that we will pass the user's ... (more)
category: Web Dev | clicked: 16 | comment | | source: www.developerscode.com
tags: C#, ASP .NET, QueryString
8
Shouts

Allow only Numerics using JQuery in ASP.Net | DevelopersCode

published 609 days, 11 hours, 22 minutes ago posted by taanu51taanu51 618 days, 23 hours, 52 minutes ago
Friday, September 23, 2011 3:22:14 PM GMT Wednesday, September 14, 2011 2:52:36 AM GMT
Hi friends...Today i am going to explain the topic "Allow only Numerics using JQuery in ASP.Net".Our Requirement is, we have textbox which must be allow only entering numerics(Numbers). There are many ways to implement this.But have a look at to implement this by using JQuery. For this you must include the Javascript Code in section of your Web Form. Head Section Body Section Example : Explaination: Assume that in your web form there is a textbox that can be accessed only the numerical value... (more)
category: Web Dev | clicked: 47 | 14 comments | | source: www.developerscode.com
tags: C#, ASP .NET, JavaScript, jQuery
Previous 1 2 3 4 5 6 Next