Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:686452
More Search Options
RSS Available
Matching Posts
Re: Regarding T-Sql query...
Can we do this without CTE or temp table ....? By the way thanks for the solutions.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
kaustubhd09
on 6/3/2008
How do I run C# program from DOS prompt..?
Hi All, I want to compile and run a c# (or VB) program from DOS prompt (C:\) NOT from microsoft command prompt which is provided with visual studio. Kindly tell me how do I run my program from c:\..... Thank you
Posted to
Getting Started
(Forum)
by
kaustubhd09
on 6/3/2008
Regarding T-Sql query...
Hello All, I have one column as " EmployeeName " in my table named " Employee ". Suppose the table is having 8 rows (may contain more than that) then I want to write a select query wherein I can get the data as displayed in following format: If the table contains following data:- EmployeeName abc def ghi jkl mno pqr stu vwx Then I want to display output in two columns as :- Column1 Column2 abc def ghi jkl mno pqr stu vwx Kindly help me in writing the optimised query in T-SQL.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
kaustubhd09
on 5/30/2008
File upload control not working with update panel.
Hi, I am using a file upload control within update panel. but I am not getting the filename on server side. Is there any problem with update panel? How can I solve this issue? I am hereby attaching sample code for file upload control with update panel. < asp : ScriptManager ID ="ScriptManager1" runat ="server"> </ asp : ScriptManager > < asp : UpdatePanel ID ="UpdatePanel1" runat ="server"> < ContentTemplate > < asp : FileUpload ID
Posted to
ASP.NET AJAX UI
(Forum)
by
kaustubhd09
on 5/9/2008
Filed under: ASp.net 2.0 File Upload
Re: Validation controls not working with update panel
Thanks for post.... It's a good link and resolved the issue....
Posted to
ASP.NET AJAX UI
(Forum)
by
kaustubhd09
on 5/6/2008
Validation controls not working with update panel
Hi, I am using update panel ajax toolkit control in which I have one table tag and table contains several textboxes along with required field validators. Initially on page load I have set the table visible = false . But I can toggle it visible = true/false on some button click event. I expect that when I make the table visible = true then required field validator should not allow me to submit the textbox values when they are empty. But surprisingly they are not validating the inputs. And if I keep
Posted to
ASP.NET AJAX UI
(Forum)
by
kaustubhd09
on 5/5/2008
Filed under: Update panel contains textbox
Re: Validation controls not working when container's visibility set to false.
Thanks for your post.... May be it is not working because of Ajax controls like UpdatePanel. <asp:ScriptManager ID="ScriptManager1" runat="server"> </asp:ScriptManager> <asp:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table runat="server" id="Table1"> <tr> <td style="width: 100px"> </td> <td style="width: 100px"> <asp:TextBox ID="TextBox1"
Posted to
Web Forms
(Forum)
by
kaustubhd09
on 5/4/2008
Validation controls not working when container's visibility set to false.
Hi, I have 1 table tag under which I have some text boxes with required field validators. Initially on page load I have set the table visible = false . But I can toggle it visible = true/false on some button click event. I expect that when I make the table visible = true then required field validator should not allow me to submit the textbox values when they are empty. But surprisingly they are not validating the inputs. And if I keep the table tag visibly true by default (On page load) then required
Posted to
Web Forms
(Forum)
by
kaustubhd09
on 5/4/2008
Filed under: validation control, ajax control toolkit
How to get a read receipt for an email...?
Hi all, I want to get a read receipt for an email. I'm designing an application in asp.net 2.0. If you know any 2.0 email sending code with read receipt please tell me or help me in following.... What i need to add to following code to get a read receipt for sent email...? CDO.Message mail = new CDO.Message(); CDO.ConfigurationClass iConf = new CDO.ConfigurationClass(); iConf.Fields[CDO.CdoConfiguration.cdoSendUsingMethod].Value = 1; iConf.Fields[CDO.CdoConfiguration.cdoSMTPServerPort].Value = 25;
Posted to
Getting Started
(Forum)
by
kaustubhd09
on 12/16/2006
Filed under: asp.net 2.0
Re: Web pages should be accessed with "https" only & not with "http"....?
Hi jeff@zina.com can u plese elaborate this IIS seeting....?
Posted to
Getting Started
(Forum)
by
kaustubhd09
on 11/9/2006
Filed under: asp.net 2.0
Page 1 of 2 (15 items) 1
2
Next >
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online