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:640306
More Search Options
RSS Available
Matching Posts
Re: Why Microsoft Ajax CDN doesn't include MicrosoftMvcAjax.js?
Hi, Eilon, Thanks for the update. I just don't want to mix my javascript including style, portion from CDN, portion from my own site. J.W.
Posted to
ASP.NET MVC
(Forum)
by
yuren1978
on 10/6/2009
Why Microsoft Ajax CDN doesn't include MicrosoftMvcAjax.js?
Just curious that why Microsoft Ajax CDN doesn't include MicrosoftMvcAjax.js?
Posted to
ASP.NET MVC
(Forum)
by
yuren1978
on 10/5/2009
Filed under: Ajax and MVC
Re: ORDER BY MAX() sql query
Try SELECT Name, SUM (Mileage) FROM mileage GROUP BY Name ORDER BY SUM(Mileage) Desc Since you already have Desc , you may not need MAX() function anymore. Try to post it on T-sql forum , there will be more useful answer. HTH
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/25/2009
Re: ORDER BY MAX() sql query
This is more like a T-sql question. What is your result look like? In your select command, you are displaying SUM (Mileage) for the record , and you are ordering them by MAX ( Mileage), should it be MAX of SUM (Mileage) ? Thanks, J.W. "wilsation" wrote in message news:3037001@forums.asp.net ... Hi, I have a table called mileage with 2 fields, Name and Mileage. A user can enter their name and also number of miles, they will do this many times over several weeks. I want a query that will
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/25/2009
Re: validation controls on a form how to disable some and enable others
Since you are using var myCompanyVal = document.getElementById('ctl00_ContentPlaceHolder1_reqCompany'), this is client-side validation. Take a look at JQuery, and it's a better way to handle the Javascript code. It happens before the form submit. What hugonne suggests is a server-side validation. It happens after the form submit.
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/19/2009
Re: Code comparison
Try beyond compare , this is really the best tool I have found so far. It really worth 30 dollars since it will save you tremendous time down the road. ExamDiff is a free tool.
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/18/2009
Re: Connection String
I don't think it's good practice to have each user to have different connection string. If you want some role based functions for your system. Asp.Net does provide a built-in way to do that. Try to look into that instead.
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/18/2009
Re: clear the dataset
If you are talking about the System.Data.DataSet, then it should have a function called Clear();
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/18/2009
Re: Data driven html
Access to database records is the server-side technology. Formatting is the client-side technology. For html formatting, and I think it's what you are looking for. Try to learn some simple css and javascript. Use javascript (JQuery), you can grab some object, and then apply css style on it. HTH
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/5/2009
Re: Directive or an assembly reference
How many pages are you inheriting from base page, are other pages reporting the similar error? The code looks fine for me.
Posted to
Getting Started
(Forum)
by
yuren1978
on 3/5/2009
Page 1 of 22 (213 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 1
Channel 9:
Francesco Logozzo - Static Checking with Code Contracts for .NET
Channel 9:
Channel 9 Live at PDC09: Doug McCuistion, NASA
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 3: Configuration
Channel 9:
Reading Debate with Bill Buxton
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online