Proxy > Gmail Facebook Yahoo!

0 ToolkitScriptManager On MasterPage To Use AjaxControlToolkit Controls



How To Add ToolkitScriptManager On MasterPage To Use AjaxControlToolkit Controls On Content Pages In Asp.Net When we use AjaxControlToolkit controls on content pages of site with master page, we get some errors becuase ScriptManager or ToolkitScriptManager not placed properly on master page. One of such error is "AjaxControlToolkit...
[Read More...]


0 Application to speak the text in the textbox using C#.Net



Design: Design the form as shown above with one TextBox and three Buttons, Set the 'textBox1' Properties as follows: Dock: Top, Multiline: True. Now goto 'Project' Menu -> Select 'AddReference'-> Click on 'COM' tab. Select 'Microsoft Speech Object Library' COM component -> OK Now goto code window and include 'using...
[Read More...]


0 Ajax Asp.Net PasswordStrength Example | My Code Logic



Ajax Asp.Net PasswordStrength Example | My Code Logi...
[Read More...]


0 Ajax Asp.Net PasswordStrength Example



PasswordStrength Example using Ajax In Asp.Net. In this example i'm explaining how to use PasswordStrength Control of AjaxControlToolkit for asp.net 3.5. For this Add latest version of AjaxControlToolkit.dll in BIN folder of application and place one textbox and passwordstrength control on the aspx page. Add below mentioned CSS style...
[Read More...]


0 Add License Agreement In Visual Studio Setup Project



Add License Agreement In Setup Project using Visual Studio In this post i am explaining steps to add license agreement dialog in visual studio setup project. Read Create Setup And Deployment Project in Visual Studio 2008/2010 to know how to create setup for your winforms or asp.net applications. step 1. First of all we need...
[Read More...]


0 URL Rewriting for ASP.NET



This article describes a complete solution for URL rewriting in ASP.NET 2.0. The solution uses regular expressions to specify rewriting rules and resolves possible difficulties with postback from pages accessed via virtual URLs. Why use URL rewriting? The two main reasons to incorporate URL rewriting capabilities into your ASP.NET...
[Read More...]


Page 1 of 16:  12 3 4 Next Last

Send mail to your Friends.  

 
Return to top of page Copyright © 2011 | My Code Logic Designed by Suneel Kumar