Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
MicrosoftArticlesForumsFAQs
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml / Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

WebArticlesForumsFAQs
JavaScript
ASP
ASP.NET
WCF

DatabasesArticlesForumsFAQs
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsFAQs
Excel
Word
Powerpoint
Outlook
Publisher
Money

Non-MicrosoftArticlesForumsFAQs
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

Operating SysArticlesForumsFAQs
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsFAQs
BizTalk
Site Server
Exhange Server
IIS

Graphic DesignArticlesForumsFAQs
Macromedia Flash
Adobe PhotoShop
Expression Blend
Expression Design
Expression Web

OtherArticlesForumsFAQs
Lounge
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Product Reviews
Search Engines
Resumes

 
  
Automatically_clearing
Hi, I have a textbox within update panel, Example: "updatepanel1.ContentTemplate.txtName" - When page gets load, i will type something in this textbox, but after one or two seconds "contents of the...
(2 replies / 14 Views)  Asked By Lokesh M in the ASP.NET forum on Friday, November 20, 2009 5:25:00 AM
How to call OnSortCommand event in ASP.net DataGrid control when Page is Loading..?
Hi all,I have ASP.NET DataGrid control. In this control I have used sorting when the user clicks the Columnname in the datagrid. For this I have used OnSortCommand event. This event only fires when t...
(3 replies / 58 Views)  Asked By Eswaran Radhakrishnan in the ASP.NET forum on Friday, November 20, 2009 12:08:46 AM
WebDev.WebServer.EXE
Hi,cud any1 tell me wher can i download WebDev.WebServer.EXE.cud u pls post any links herethankx in advance
(4 replies / 21 Views)  Asked By Avdhut Vaidya in the ASP.NET forum on Thursday, November 19, 2009 11:16:03 PM
<span> tag failiing W3c validator
Hi, I have a CheckBox (server control) that I am disabling/enabling in the code behind. <table > <tr><td > <asp:checkbox runat="server" ID="checkBox"/> </td></tr&...
(5 replies / 55 Views)  Asked By rgv ttt in the ASP.NET forum on Thursday, November 19, 2009 6:00:31 PM
a case of datalist
Hi all,i have a silly problem .protected void DL_Datalist1_ItemCommand(object source, DataListCommandEventArgs e)        {if (e.CommandName.Equals("Select"))  ...
(1 reply / 33 Views)  Asked By Salih Ozkul in the ASP.NET forum on Thursday, November 19, 2009 3:28:19 PM
Login Frameset porblem
Hi there...I have the website http://microproducao.enforce.pt/ with an index.html with the following codeCode: <html><head><FRAMESET rows="100%" frameborder="0" framespacing="0px...
(0 replies / 25 Views)  Asked By Pedro Mendes in the ASP.NET forum on Thursday, November 19, 2009 11:53:17 AM
web chat application
hi am developing web chat application.operators and clients.one operator can chat with 3 clients at a time in 3 chat windows. here my requirement is....suppose one operator opens 3 chat windows and c...
(2 replies / 19 Views)  Asked By sasi rekha in the ASP.NET forum on Thursday, November 19, 2009 9:08:31 AM
How to bind a variable into HeaderText property in asp.net datagrid in boundColumn?
Hi all,I need to bind a value which is comes from a function int asp.net datagrid header text property?usually, we display records in asp.net datagrid using boundcolumn.. In this bound column we can ...
(9 replies / 51 Views)  Asked By Eswaran Radhakrishnan in the ASP.NET forum on Thursday, November 19, 2009 3:55:21 AM
How to convert asp.net 1.1 coding to asp.net 2.0 c#
How to convert asp.net 1.1 coding to asp.net 2.0 c#
(6 replies / 30 Views)  Asked By amulya eshwar in the ASP.NET forum on Thursday, November 19, 2009 3:01:47 AM
How can i use nested master pages with sitemap or menu control
Hi,    Sombody help me to send the code for nested master page using either sitemap or menu control.   The concept is i have 5 horizantal main menus and in one of the main menu ...
(1 reply / 32 Views)  Asked By Kumaresan Karunendiran in the ASP.NET forum on Thursday, November 19, 2009 2:22:06 AM
database backup on button click in asp.net
Hi,I want to take the database backup on a button click from asp.net front end. I'm using vs 2008 and sql server 2005.Can any one suggest me a proper method or complete code to do the same .thanks in...
(10 replies / 23 Views)  Asked By reena jain in the ASP.NET forum on Thursday, November 19, 2009 2:04:41 AM
IP Address
Hi, How to assign IP Address to RS 32 Device using .NET application manually...      
(0 replies / 20 Views)  Asked By Arun D in the ASP.NET forum on Thursday, November 19, 2009 1:12:11 AM
video upload module in asp.net
wondering, how to create a new video application with asp.net and sql server! let say people can load their 2min video from the site then it stores in sql and available for viewing!! any one have adv...
(3 replies / 56 Views)  Asked By sam dk in the ASP.NET forum on Wednesday, November 18, 2009 10:22:50 PM
button click not firing
I do have a button on a page. On first click nothing happens, I have to click it twice to fire the click event. Any obvious reasons why this would happen?
(4 replies / 54 Views)  Asked By cognos s in the ASP.NET forum on Wednesday, November 18, 2009 6:58:21 PM
idea for bulk sms /email project
hello sir... i m doing my final year.. i have planned to do bulk sms project.. can u give some idea and coding for my project in asp.net with back end oracle 9i
(6 replies / 50 Views)  Asked By jaya jayaraman in the ASP.NET forum on Wednesday, November 18, 2009 6:46:56 AM
Problem with uploading website in smtp server
HiAm trying to upload a website in smtp server. every thing is working fine. but when am using the master page it is showing the error that master page does not exist.. is there any way to solve my p...
(2 replies / 26 Views)  Asked By amulya eshwar in the ASP.NET forum on Wednesday, November 18, 2009 6:41:57 AM
smtp mail setting in web config
I was using this mail setting in web.config file    <appSettings>                <add key="MailServer" value="mail.exper...
(0 replies / 28 Views)  Asked By reena jain in the ASP.NET forum on Wednesday, November 18, 2009 2:08:13 AM
smtp mail setting in web config
Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...
(10 replies / 43 Views)  Asked By reena jain in the ASP.NET forum on Wednesday, November 18, 2009 2:04:12 AM
usercontrol validation.
I have a page and it has two user controls.1. First usercontrol contains a question with radiobutton "Yes", "No" options.2. Second UserControl contains a textbox with required field validator.Finally...
(3 replies / 31 Views)  Asked By cognos s in the ASP.NET forum on Tuesday, November 17, 2009 9:17:47 PM
Job board apps
Gigs, any one have idea, just to develop a small job board application? Thnx
(1 reply / 12 Views)  Asked By sam dk in the ASP.NET forum on Tuesday, November 17, 2009 9:17:06 PM