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:860757
More Search Options
RSS Available
Matching Posts
Re: Validation controls load very slow (internet explorer)
I do not have windows hosting available, but I have uploaded the code to my current hosting, so you can run it with visual studio. http://users.telenet.be/ruben.schollaert/asp/ It's a simple gridview with no real databound items. But it loads very slow in IE (fast in opera & firefox)
Posted to
Web Forms
(Forum)
by
ruben0
on 4/1/2009
Validation controls load very slow (internet explorer)
I have a gridview with 40usercontrols per row and 70rows, each user control has a textfield and a required field validator. When I load this in internet explorer it takes about 20seconds to load. In firefox and opera it takes only 2seconds. When I remove the required field validators it loads in 2 seconds for internet explorer as well. I tried disabling javascript, but that does not speed it up.. Anyone had something similar? Or any idea where to start?
Posted to
Web Forms
(Forum)
by
ruben0
on 3/31/2009
Reflection (works when debugging, not when running)
Ok, I've got some strange behaviour in .NET. I've got this code: 1 private InquiryDTO FillInquiryGeneric(InquiryDTO inquiry) 2 { 3 string prefix = ((inquiry is MonthInquiryDTO) ? "M" : ((inquiry is QuarterInquiryDTO) ? "Q" : "S" )); 4 inquiry = (InquiryDTO)FillInquiryValuesGeneric(inquiry, prefix); 5 if (inquiry.Period.students) 6 { 7 if (inquiry is MonthInquiryDTO) 8 ((MonthInquiryDTO)inquiry).InquiryStudent = (MonthInquiryStudentDTO)FillInquiryValuesGeneric
Posted to
C#
(Forum)
by
ruben0
on 3/20/2009
Entity Framework - Detached objects
First I was using a singleton class with only one instance of my entities (my context) but that means every user on the site uses that same instance, so I changed it to use a new instance per controller. I've got my "UserController" and "CompanyController" (both used to update or get users/companies) A User object has a link to Company. What I do in my usercontroller: 1 public void addUser(UserDTO userDTO) { 2 User user = User.CreateUser(0, .....) 3 user.Company = new CompanyController
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
ruben0
on 3/19/2009
Page 1 of 1 (4 items)
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