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 / New Users / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File performance03 Jul 2006 16:03 GMT6
I am opening a number of large files (100 to 900 Mhz) to extact some header
information (500 bytes). watching the memory usage on the task bar when ever
the call Filestream fs = File.Open(filename, Filemode.Open) is called, the
memory usage jumps way beyond that expected (89 Mhz ...
ClientScript.RegisterClientScriptBlock in ASP.NET 2.003 Jul 2006 15:22 GMT4
I am working on converting my code from ASP.NET 1.1 to ASP.NET 2.0. In
ASP.NET 1.1 the RegisterClientScriptBlock method was just a key and script
(2 Strings), but in ASP.NET the ClientScript.RegisterClientScriptBlock also
includes a parameter called 'type' which is of Type. This ...
debug custom assemblies03 Jul 2006 14:07 GMT2
My application provides a feature to load custom assemblies. The application
is build in release mode (/optimize). This is .NET 2.0.
As a user wants to debug his custom assembly be e.g. forcing a debugger
break ("Debugger.Break()"), he experiences that he can not inspect the value ...
way using splash screen03 Jul 2006 09:56 GMT5
       Just think to get some comment from communitiy regarding best
pratice using splash screen. If we develop an application that need loading
database to dataset it's we need done it at main page fill up all nessarcy
table to dataset. since the splash screen only counter the ...
Tab Control without tab section03 Jul 2006 08:55 GMT6
       Any component that work like Tab but without the all the tabs for
user to click from one view to another view. we will programmatically other
button to perform tabs view change from one to another.
       hope that you guy understand what I trying to explain. I need this
mail failed03 Jul 2006 05:08 GMT3
hi,everybody
 I use dotnet 2005 and c sharp to deliever a mail to a certain mail
address,but it failed with messages such as "invalid parameter,the server
response: decode failed". My codes is listed belowed:
Save running assembly to disk.02 Jul 2006 16:51 GMT4
Ok lets say I have a neural network implementation and I in the process
of running a wizard have trained it for my data. Now I have that
trained network in memory.
I already have the functionality to serialize and deserialize the
Convert to Long from Double that is over 18 digit long from Oracle02 Jul 2006 14:49 GMT3
This is a serious bug in .NET 1.1
Using SQL select one field from Oracle table,
This column Oracle data type is: Number(18),
the field value is:  235312035283022003
binding to an unsigned assembly outside the appbase02 Jul 2006 13:30 GMT5
...is this possible? Can you perchance provide an entry in the config
file which would allow such behaviour?
I think it should be possible at least on the local machine, you can
always copy those unsigned assemblies to a subfolder of your app, so
Detect if a local user/group account exists02 Jul 2006 12:34 GMT5
Given a name, I want to be able to detect if a user or a group account
exists with that name on a system and know if its a user or a group. My
search yielded the "LookupAccountName" Win32 API but I haven't found
any class in .NET that allows me to do that.
Escaping backslashes in XPath (C#)02 Jul 2006 09:43 GMT2
I have an XML file which have nodes that contain filepaths,
e.g.<path>c:\SomeDirectory\SomeFile.txt</path>
I'm using an XmlDocument and XPath query to try and find a node
XmlDocument doc = new XmlDocument();
ImageAttributes isn't working02 Jul 2006 07:06 GMT3
For some reason this ImageAttributes isn't doing what I tell it.  I'm
not sure what I am missing.  I am trying to get background of the image
to display as transparent.  But it draws the image unchanged.  Here's
my code.
Casting IEnumerable<T> to IEnumerable<V>01 Jul 2006 21:38 GMT5
Suppose a collection class defined as:
public class Friends: ReadOnlyCollection<Friend> {}
where Friend implements IPerson:
public class Friend:IPerson {}
Cryptography: RSA Questions01 Jul 2006 14:44 GMT1
1)  Is RSA  used by other programming system?  Eg.  If I gen. a key,
can I share it and someone with Java, etc. access it?
2). When generating a public key, you get  <Modulus> and <Exponent>
values.  What parts do you need to share with someone. Also, what is
How do I do this01 Jul 2006 10:18 GMT4
Looking at the ".resx" files produced by the Windows forms designer, I see
nodes like this:
 <data name="MyRadioBtn.Size" type="System.Drawing.Size, System.Drawing">
   <value>94, 21</value>
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 2006
 
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.