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:667371
More Search Options
RSS Available
Matching Posts
Re: javascript sometimes work
the code is quite "huge" so it might be a headache to post it here, but why would it work sometimes but not all the time? I think that's the scariest thing when QA your code, isn't it? maybe i can water down a very simple version and see if I can post it here...
Posted to
Web Forms
(Forum)
by
rx78gp03
on 10/8/2009
javascript sometimes work
have a form, within it there's a SSN text box. (runs back to server to check for existing SSN when the entered SSN has been used, an warning message will appear to warn the user if they want to continue overwrite. They have a choice of cancel or continue the problem is sometimes even if the user hit cancel, the server side will post back and proceed to overwrite, and if we hit submit again, this won't happen. It seems like this is a first time page load problem. Again, sometimes it'll
Posted to
Web Forms
(Forum)
by
rx78gp03
on 10/7/2009
Re: new asp.net Charting Control
ok, thanks for the answer, I guess I'll need to find some alternatives =)
Posted to
Getting Started
(Forum)
by
rx78gp03
on 4/14/2009
new asp.net Charting Control
I'm using ScottGu's suggestion on the new asp.net charting control: http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx I've looked for the documentation on how to add points with javascript. I'm wondering if this is possible, if so, any documentation that I can take a look? thanks!
Posted to
Getting Started
(Forum)
by
rx78gp03
on 4/13/2009
best practice to pass var?
I have a 3 tier project, UI, Business and Data in my UI, I have a drop down list that'll contain member name and ID (DataTextField = memberName, DataValieFiend = memberID) so it calls the business layer and then calls the Data I'm using LINQ to query and then get the name and ID, with: var result = from a in context.member ... now that's the best practice to pass it back to UI so that I can use dataSource to bind the result to? knowing I shouldn't use this: public IQueryable getMember
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rx78gp03
on 12/12/2008
Re: test my linq statement
thanks! this is exactly what I'm looking for =)
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rx78gp03
on 12/12/2008
test my linq statement
Does anyone know if there's software that I can test my LINQ statement and see the result that it's pulling out? before at .net 2.0, I use to test my sql statement in SQL 2005 query, and know that this is the statement I want, now that I switched to LINQ, I am not sure if I wrote my linq right, and even if it's right, I'm not sure this is the result that I want. any suggestion? thanks!
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
rx78gp03
on 12/9/2008
Re: Validation with check box and text box
Thank you all for the input =) want to further comment on budugu's code at first the event wasn't firing because it's missing the validation group, so I had to add the validation group into the custom control < asp:CustomValidator ID= "Custom1" ClientValidationFunction= "CheckBoxValidation" runat= "server" ErrorMessage= "Please fill TextBox" ValidationGroup= "btn_Submit" >* </ asp:CustomValidator > where at the bottom of the
Posted to
Web Forms
(Forum)
by
rx78gp03
on 12/2/2008
Validation with check box and text box
Hi, I have a check box, a text box and a button when the check box is checked, then the text box is required when the button is clicked if the check box is not checked, then the text box is not required Can someone tell me if this can be done using RequiredFieldValidation with ValidationSummary? if not, would you suggest client side or server side validation? I'm worried that if some user turned of java script, then this could be a concern thanks!
Posted to
Web Forms
(Forum)
by
rx78gp03
on 12/2/2008
Business Intelligence Dev Studio vs VS2008
I am new to the SSRS, so I went online and found that Microsoft has great tutorial on the SSRS, so I went ahead and learned all that in 2 days. Then I found out if I want to integrate it inside my aspx page, I don't really know how to do it (instead of deploying it in the server, also, if I want to connect it remotely). So I found that in VS208, in the add item, you can acutally add a report (SSRS) from there and I pulled out what I learned and things worked fine. now the problem comes when it
Posted to
SQL Server Reporting Services
(Forum)
by
rx78gp03
on 5/30/2008
Page 1 of 6 (53 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
Windows Server 2008 R2 Quick Look- Installing the Migration Tools
WindowsClient:
My latest videos – WPF, Silverlight, Sensors, and PDC09
WindowsClient:
Developing an installer for your Surface application
ASP.NET:
Visual Studio 2010 and .NET 4 Update
WindowsClient:
Microsoft’s product placements in The Big Bang Theory
Channel 9:
Channel 9 Live at PDC09: Martin Cron
Channel 9:
Channel 9 Live at PDC09: Erik Meijer and Thomas Lewis
WindowsClient:
Download Data Services Update for .NET 3.5 SP1
Silverlight:
Extending the SMF for the HVP
Silverlight:
Extending the SMF for the HVP
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 12 of 13
Channel 10:
Bing Maps Update: Map Embeds and Draggable Routes
WindowsClient:
New WPF Showcase: WEB Touch
ASP.NET:
ASP.NET MVC 2 RC Released
WindowsClient:
Very exciting Microsoft Pivot from Live Labs
WindowsClient:
XAML for UI & .rc files
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Channel 9:
Channel 9 Live at PDC09: Yousef Khalidi
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online