Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
xsd:restriction does it work with dataset.readxml ?31 Aug 2006 22:59 GMT1
I'm trying to validate input from an xml source to a dataset in
dotnet2.0. As far as I can see, type errors correctly cause an
exception, but values that are the correct type but do not satisify
xsd:restriction conditions are ingested without a murmur. Is this a bug
Can someone please describe why impersonation requires the impersonator to be local admin?31 Aug 2006 19:03 GMT1
Can someone please describe why impersonation requires the impersonator to
be local admin?
MissingFieldException in inherited class31 Aug 2006 18:28 GMT1
I'll try to keep my explanation as simple as I can but leave in the relevant
details.
We're developing in c#.
Our main application can dynamically load assemblies  ( plugins) that
Trying to update exiting code for specific date31 Aug 2006 18:20 GMT7
I am trying to update an access database record date field that matches
a specific date. The code is not working. Anyone have any advice?
Here is the code:
Dim gConnString As String = "Provider=Microsoft.Jet.OLEDB.4.0;Data
can one update a record thru reader31 Aug 2006 18:18 GMT2
I am looking to update a record that was read in with OleDbDataReader.
I have the record in reader but now with the reader connection open;
how do I update it.
Any advice would be appreciated.
Updating records31 Aug 2006 18:17 GMT1
I am trying to update records on a table. I keep the unique ID in a
table array so I can read the array and update the corresponding
record. The code is giving me an unhandled exception in the
command.executenonquery()
Characters missing when reading from file.31 Aug 2006 07:18 GMT8
I'm trying to read a text file that contains international
(specifically Polish) characters line by line. I'm using the following
C# code:
FileStream lStream = new FileStream(pFileName, FileMode.Open);
XML Date Time31 Aug 2006 06:15 GMT2
Not sure if this is the right group.  Have a XML wiht date coming in the
following format:
<date_MMDDYYYY>
Have a function pulling numbers
Regex Help31 Aug 2006 03:29 GMT36
All,
how do I describe a string consisting of any number of characters, with
an optional (but unique when occuring) end-of-line expression '/'? With
groups if possible, as in "(?<sentence>.*(?<eos>[^\\][\\]{1}$)?)"
printdialog30 Aug 2006 23:08 GMT4
Is it possible to send a performclick to a button on a printdialog?
I know you can do an if statement similar to:
if windows.forms.dialogresult.cancel then
msgbox("User cancelled print option")
diagram a class structure with reflection30 Aug 2006 23:00 GMT3
Are there any tools that will take an existing assembly and generate a
class hierarchy from it?  It seems like the kind of thing that would be
possible with reflection, but I don't know enough about that namespace
to tackle this.
Registry read30 Aug 2006 22:52 GMT1
I am trying to read a key in the registry but I get nothing in response and I
copied the code from the help files.
Here is the code:
Dim readValue As Object
visible or not visible30 Aug 2006 22:10 GMT3
I am using the following code to make a textbox visible if a certain item is
selected from the dropdownlist box.  On debug it appears to not even fire the
selected index change module.  What is wrong
   Private Sub ddlMedicalNecessity_SelectedIndexChanged(ByVal sender As
Problem: Open new browser window30 Aug 2006 21:38 GMT1
I have a aspx page on which I have a button. In the click event method
in code-behind I do some processing and now need to open a new window
in another browser and pass a couple of parameters.
I included in my aspx file, the following js function:
Tables and html30 Aug 2006 20:34 GMT2
I am using an asp table to provide a list of dynamic content for the user.
It's a custom control with some nice features like the ability to collapse a
panel, control the number of items displayed, etc.
Right now it displays links that were inserted into the table cell as
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.