ASPFriends.com 'aspngescalate' list Archive - October 2001
Messages
Page: 1
Verifying domain id and password using the system object (4 replies)
ASPFriends.com 'aspngescalate' list
I tried posting this in aspngfreeforall three times but didn't receive a response. I'm trying to verify the user types in the correct domain id and password to access a program Does anyone know what the proper way of verifying a domain users id and password is in .NET. I have the code below that works (most of the time) using ADSI. But in the .NET seminar I went to they kept stressing that we quit...
NOT ANSWERED YET - Please help on Dataset + DataGrid problem (4 replies)
ASPFriends.com 'aspngescalate' list
Hello Everyone, I have the following Dataset returned by a WebService but when it is bound to a datagrid it gives me the following error: System.FormatException: The input string was not in a correct format. The error occur because one of the value for QTY PER which of type "xsd:decimal" is "4E 5". And just to make it clear, this value is actually "0.00004" in the back end database but somehow con...
DataBind x Page_Load (4 replies, VIP)
ASPFriends.com 'aspngescalate' list
I tried to ask this (2x) on [aspngdata] and got no answer. Now I need to get this answered because the other list is not providing me with valid answers. I'll try to concisely describe the problem I found: 1. The DataGrid is binded in the Page Load event of an ASCX (User Control) page. I know I should do it under the !IsPostBack condition, in such a way that this would happen only once. But I can'...
CLONING CONTROLS (3 replies)
ASPFriends.com 'aspngescalate' list
I tried this on [aspngcontrolscs] to no avail Can anybody help? In my code I have created a sort of "template" textbox as follows TextBox TBX new TextBox(); TBX.Width Unit.Pixel(80); TBX.BackColor Color.Whatever; TBX.ForeColor Color.Whatever; etc; etc; The text boxes properties have all been determined at run time so I don't know before hand what they are going to be. Now, in a subsequent procedur...
2 column datalist with child views (4 replies)
ASPFriends.com 'aspngescalate' list
I've asked this question on AspNgFreeforall and AspNgData approximately 6 times over the last few months, since I first started working with Beta1. Nobody has ever responded on any occasion and I'm beginning to wonder if its simply impossible or so simple people don't think it's worth answering :) I'm creating dynamic pages to show the types and ranges of various water heaters we sell by manufactu...
NOT ANSWERED BEFORE: Data Sets and Data Grids with relational tables - Use a join? (4 replies, VIP)
ASPFriends.com 'aspngescalate' list
I tried the following question on ASP Data and ASP Controls. I did get one reply (from Alex Lowe) who suggested that option 1 will exhibit better performance (I suspect strongly that he is right). Is there any reason to prefer option 2? Suppose I have two tables: one orders, the other products. I want to show the orders in a data grid. Within an order, there are products identified by product id, ...
NOT ANSWERED: NotInheritable/sealed Classes and Protected members (19 replies, VIP)
ASPFriends.com 'aspngescalate' list
MessageJust moving this along to here in hopes of getting an answer. :) Brian Original Message From: Brian Bilbro To: aspngfreeforall Sent: Thursday, July 12, 2001 8:23 AM Subject: [aspngfreeforall] Re: NOT ANSWERED: NotInheritable/sealed Classes and Protected members Original Message From: Brian Bilbro To: aspngfreeforall Sent: Wednesday, July 11, 2001 9:14 PM Subject: [aspngfreeforall] NotInheri...
No one knows how to use the File Class? (2 replies)
ASPFriends.com 'aspngescalate' list
This message, which was originally sent to "aspngstart", has been moved to "aspngescalate" mailing list by the List Master Ive sent this email once already, and it confuses me that no one has replied to it. I would think that experienced .NET developers could answer my query. So once again, im sending this email: To whom ever can help me :) I would like to use the Open method from the File class w...
Simultaneous SetAborts cause SqlException? (7 replies, VIP)
ASPFriends.com 'aspngescalate' list
I'll be really appreciative if someone could take the 5 minutes it takes (no more, I promise) to download and run the program I've linked to below. The zip file contains a .cs, .snk and build.bat file. If your database is setup with a blank password for sa, the instructions for use are: c:\temp build.bat c:\temp setabort.exe If you have a non blank sa password it's the same instructions after firs...
NOT ANSWERED BEFORE Wiring button events in code. (2 replies, VIP)
ASPFriends.com 'aspngescalate' list
"I tried to ask this on [aspngfreeforall] and got no answer (posted 24/7 & 25/7). Now I need to get this answered because the other list is not providing me with valid answers. (no replies were posted at all)." Look at the code below: (You can see the code in action at http://ip1.cambro.net/v0 2/webform3.aspx ) I am trying to wire up the click event of button2, but only do it when button1 has been...
Screen scraping POST operation (15 replies, VIP)
ASPFriends.com 'aspngescalate' list
I've tried asking this on aspngfreeforall and aspngvb *twice* with no response. I'm following the example at http://www.aspalliance.com/stevesmith/articles/netscrape.asp and it works just fine, but I'm trying to convert it to POST... aside from changing the action, I'm not sure what to do and nobody seems to know. Could it be that I need to add some parameters to get it going? (it just times out r...
NOT ANSWERED - ServiceBase.OnCustomCommand and ServiceController.ExecuteCommand (2 replies, VIP)
ASPFriends.com 'aspngescalate' list
This message, which was originally sent to "aspngbeta", has been moved to "aspngescalate" mailing list by the List Master Hello, I am trying to use the ServiceController.ExecuteCommand(Integer) / ServiceBase.OnCustomCommand(Integer) methods to communicate with a Windows Service that I wrote. The OnCustomCommand receives the appropriate command identifier (in this case, 128), but I can't figure a w...
How do I dynamically invoke csc in the proper environment? (2 replies, VIP)
ASPFriends.com 'aspngescalate' list
This problem was not answered in aspngcs. Thanks. Problem: I'd like to invoke CSC dynamically from within my running program. It fails, I suspect because the cmd environment is not correct (e.g., path, libs, etc.) Description: To do this I crate a processStartInfo object and set its FileName to "cmd.exe" and I set its arguments property to "/c csc /target:library filename .cs" I then pass the Proc...
Fastest way to fill a DataSet from a SqlDataReader (3 replies, VIP)
ASPFriends.com 'aspngescalate' list
[I've made a couple of posts to the aspngdata mailing list and received no response. In the meantime I've done some experimentation. This post restates my question and provides details of my tests.] I'm looking for the fastest way to build a DataSet schema and then populate it with a SqlDataReader. So far I've played with: * SqlType Typed Accessors (eg. GetSqlInt32) * .NET Typed Accessors (eg. Get...
issues with concurrent SqlConnections and SqlTransactions... (3 replies, VIP)
ASPFriends.com 'aspngescalate' list
i asked this twice before on aspngdata, and didn't get any response. it seems like a pretty serious bug... i basically can't use SqlTransactions at all. thanks for somebody taking the time to look at this. i'm having some serious issues with SqlTransactions in Beta 2. steps (pseudo code): create/open new SqlConnection for DAL class A create new SqlCommand for DAL class A set command text to "sproc...
Instead of Response.Redirect I'm getting HTML returned (5 replies, VIP)
ASPFriends.com 'aspngescalate' list
I tried to ask this on [aspngfreeforall] and the moderators private lists and got no working answer (one answer in total). Now I need to get this answered because the other lists are not providing me with valid answers. This in an intermittent error id say 80% of the time its occurring. I'm calling Response.Redirect in a sub as so Sub NextPage(sender As Object, e As System.EventArgs) Dim dNo, dQst...
ASP DataGrid Paging (2 replies, VIP)
ASPFriends.com 'aspngescalate' list
Moved from [aspngwebcontrols] to [aspngescalate] by darthcarroll@asplists.com Listmaster Please post to webcontrols list, as it is really about the operation of the DataGrid Web control. You moved it to the data list before and I haven't had a response. Thanks Has anyone else noticed a problem with the behavior of paging a DataGrid when the PagerStyle Mode is set to Numeric Pages and you have a la...
Bug in DataAdapter Update? (3 replies, VIP)
ASPFriends.com 'aspngescalate' list
I posted this (twice) to aspngData and received no answers at all. This is pretty urgent for me as I'm writing about this feature on deadline... Is this a bug or am I missing something? I follow these steps: 1) populate a dataset from two tables in the db (into one table in the dataset) 2) modify one or more records in the dataset 3) hand modify the record in the db (simulating a concurrency probl...
handling events raised in user controls (2 replies, VIP)
ASPFriends.com 'aspngescalate' list
This message was not answered on Controls. I've added it here because it is now the end of the day and this question is pretty urgent for me... I am having difficulty with handling events raised in user controls. I have a user control in a file named booklist.cs. I also have a web page which has an instance of this user control. Within the booklist user control is a drop down list. When the user c...
Unanswered: Role-based forms authentication question (4 replies)
ASPFriends.com 'aspngescalate' list
Hi all, I have previously posted this question to aspngsec@aspfriends.com and recieved no responses so any help is appreciated. I have been experimenting with forms based authentication and trying to assign roles to a principle but have been unable to make the Principle and the assigned roles span page requests. These are the steps I have used 1 Using the Web.Config settings (below) requests are r...
Calling diferent Class based on String (5 replies, VIP)
ASPFriends.com 'aspngescalate' list
Hi, I asked this question on aspngfreeforall and also made a similar question last week but so far never got a reply so I would apreciate if anyone could help me out on this. Bruno Carlos How would one call a diferent Class based on a string? Example: I have these 3 strings: "one", "two", "three". I would like to call "one".member(), "two".member or "three".member() depending on the string I have....
cached items disappearing (3 replies)
ASPFriends.com 'aspngescalate' list
hi folks, i posted a message on ngcache, about why my treeview user control was being lost out of the cache. there are no dependencies. it has its output caching set to 999999. after 10 mins of no activity, it gets removed from the cache. a member on ngcache reckoned this was because .net decided after a set time of not being accessed, it wasn't important to cache it anymore. 'I' would like to dec...
Reflection FindMembers not working in Beta2 (3 replies, VIP)
ASPFriends.com 'aspngescalate' list
I've received no answers to two postings in FreeForAll... I've received a bug report on my book that has me baffled. I have two examples, the first uses GetType to get a type and then GetMembers on that type instance; works fine. The second gets the type and then uses FindMembers. This used to work but no longer does. I've checked the documentation and I can not figure out what is wrong. Here is t...
Ad


Need Dot Net Interview Questions?
Ask ExamGuru, Inc. for advice and help on Passing .Net Interviews
.Net Projects
Best-of-breed application framework for .NET projects, developed by ExamGuru, Inc. and ExamGuru IT
Free .net Help
Commission ExamGuru, Inc. and his team for your next bespoke software project
FogBUGZ
The only bug tracking system carefully crafted with one goal in mind: helping teams create great software.
Awesome Tools
If you don't know about these, you're missing out... IT Certification Questions
IT Interview Questions
Free Oracle 10g Training
MCSE Boortcamp
Cisco Study Guides
Cheap Study Guides
Exact Questions
Dot Net Interview Questions
Oracle OCP
Cheap Travel
Designer Perfumes - Wholesale Prices
Free Programming Tutorials
 
ExamGuru IT Solutions - .Net Guru is owned and operated by ExamGuru, Inc., the man behind .Net Guru. If you're in the market for bespoke software or software consultancy, why not get him and his highly trained team to help? - www.examguru.net/ITCertification
 Copyright © ExamGuru, Inc. 2001-2006
Contact Us - Terms of Use - Privacy Policy - www.dot-net-guru.com - www.examguru.net - www.oraclesource.net - www.itinterviews.net - www.examguru.net/ITCertification