Advanced Forum Search Results
-
Just found that it works fine in Flash. Will be using Flash instead. Thanks.
-
Luckily they had enough resources to come up with the Steve Ballmer signature edition of Windows 7. Giving new meaning to the word SUCK! I think I really am at the breaking point with Microsoft. Every new OS from them sucks worse than the last. And what is it with changing the stinking Control Panel around everytime. I think they have too many ...
-
Does Apple support any OS that runs on PowerPC anymore? If the answer is no, then it makes no sense to support an app that runs on an OS and hardware that isn't even supported by the vendor itself. From what I understand, Mozilla dropped support for a lot of the older Apple OSes because Apple dropped support for them. If the answer is, yes, ...
-
Does anyone know if Apple still supports PowerPC? Or, did they drop support already?
-
Am I the only one that gets frustrated with the constant churn of this stuff? While Microsoft seems to have made a lot of progress in Silverlight 3 in terms of making it easier to implement line of business applications, it's still not there yet IMHO. I don't understand why this stuff has to be such a PITA. I also don't understand why ...
-
I don't know if this is a bug or not, but, shouldn't the DataGrid.RowEditEnded event be raised when a user clicks outside the DataGrid while an edit is in progress? This happens if the user clicks on another row in the DataGrid, but, it doesn't happen if the user clicks outside the DataGrid, for example on a button or some other ...
-
Hi all,
I have a User class that has a UserName property. I want to create a CustomValidation method to validate this property. I'm able to do this in the simple case. The problem is that I need to make a web service call in order to perform this validation. Since it's only possible to make web service calls asynchronously, I'm not ...
-
I'm doing something like the following in mine at the moment. It says in the documentation that object level validations aren't automatically added to the ValidationSummary if I remember correctly. So, I'm doing it manually. The ValidationItemSummarySource part isn't quite working right yet. I'm able to added the error to the ...
-
Furthermore, IE needs debugging support in IE (native, not an add on) like FireBug for FireFox.
-
Is it just me or does WCF configuration with respect to HTTPS ABSOLUTELY SUCK? I find it a royal PAIN IN THE *** when switching from non-SSL development using Visual Studio's ASP.NET Development Server to a production environment running IIS and requiring HTTPS. I REALLY wish Microsoft would change the ASP.NET Development Server to ...