Anyone know of a good source that shows a good solution to these errors:?
"The class <classname> could not be loaded...",
"The class <classname> conflicts with the previously loaded class <classname>..."
I'm having a heck of a time trying to implement some design patterns, like Observer and...
Just for kicks, i built an application that uses DataSets to run on my Pocket PC. I was told that DataSets weren't supported by the .NETcf, but my application runs fine...Did they patch that, or am i fooling myself?
Mike
I am using .NET 2003 and the c# standalone language to develop a pocket PC application and I make calls to a middleware server through webservices made from the same language. My question is simple...How do I pass arrays of Objects to and from the webservice?
Mike
Lost and loving it...
Is there a way to mask dynamic text fields?
I made 2 movieclips on 2 different layers, the lower clip containing a dynamic text field. I attempted both design-time masking with layers as well as run-time masking with the setMask() method, but the dynamic text field still bleeds through..
Mike...
I've seen many examples of the use of the xml object in flash..and most of the processing seems to be done in the onLoad function. What i am trying to do is load an xml file, then dump the info into high level variables. Is there an easy way to do this? One thing i noticed is after i load an xml...
I want to have a jpeg background in one cell of a table and have solid color backgrounds on others. What i have listed works in ie5.5 but not in NS4.76. How can i cross-code this result? And if possible, how universal is the solution?. Looking for the largest target audience...Help!
P.S. The...
HELP!
I am getting a 'Too many client tasks' on a page that has this asp script:
<%
' This script loads data from database into application variables
' and displays current zone.
' Connect to database
Set con=Server.CreateObject("ADODB.Connection")
con.ConnectionTimeout=40
'...
Is the <pre> tag cross-browser[version]?
I seem to have troubles with using it with Netscape 3.04, 4.08 and 4.74
<form>
<pre>Your name: <input type="text" name="name" size="20">
School: <input type="text" school="School"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.