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 / Languages / C# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Emails seemingly disappearing.. very strange problem29 Nov 2005 22:44 GMT6
I have been tearing my hair out (or indeed, what's left of it) all day
with this one. I'm not sure if it's a .NET issue, a server issue or
anything else and would appreciate any guidance.
Basically, I have a web app that sends emails. Very basic code, nothing
Newbie:  C Sharp and ASP.Net. Books wanted.29 Nov 2005 22:33 GMT3
We have several desktop applications written in either Foxpro or
Access. Next year, our company wants to move to C# and ASP.NET and put
these application in an intranet.
I have 10 years experience creating department wide solutions using
Trap Events in a specific object...29 Nov 2005 22:31 GMT7
I am currently creating a WLAN simulation problem and have encountered a
problem...
I have two classes (Channel and RadioLayer), and for instance create the
following objects:
UploadFile()29 Nov 2005 22:30 GMT3
I am working on using the webclient.uploadfile
method.byte[] responseArray = myWebClient.UploadFile(sPath,"POST",sFile);
This works fine most of the time but from what i can tell it will not work
with files larger than about 3 meg in size. This happens on both win 2003
ASP.NET meta head29 Nov 2005 21:50 GMT2
When i Use
HtmlHead head.Title
I can change the <title> of a webpage from codebehind.
But I need to add <meta>, <link href=> an <script src=> also from
Version Tolerant Serialization29 Nov 2005 21:19 GMT1
New for .net framework 2.0 is version tolerant serialization. To use this
new feature, do I also need to use the new generics types for collections,
e.g. SortedList?
Thanks,
Progress bar causes application lockup29 Nov 2005 21:12 GMT9
This is 100% reproducable. .NetCF / WinCE5.0 / VS.Net 2003
1. Create a new 'smart device application' project.
2. Add a progress bar to the form 'progressBar1'
3..Add: using System.Threading; to the top of the code.
Developing with Web Services in Express editions - impossible??29 Nov 2005 21:03 GMT6
I'm using Visual C# Express and Visual Web Developer Express. It just
occured to me, that there seems to be no way to develop a web service to be
consumed in VWD and use it in VC#, since the web service is run on a random
port etc.
How to download an executable using HttpWebResponse29 Nov 2005 20:57 GMT2
I need to download an executable and some other binary files (a C++
DLL) from a virtual directory in my WinForms application.  No-Touch
Deployment manages my .NET code fine but auxilliary files such as these
must be downloaded "manually" in my code.  My text-based files download
Add objects in arraylist29 Nov 2005 20:49 GMT3
public class test {
 public ArrayList myList = new ArrayList();
}
test myTest = new test();
Converting byte[] into byte?[]29 Nov 2005 20:25 GMT6
How can I convert a byte[] into a byte?[]?
You can assign a byte to a byte?, but you obviously can't do that with
an array. The way I'm currently doing it is a for loop that just copies
the data from a byte[] to the byte?[].
Converting HTML to readable RichText29 Nov 2005 19:49 GMT2
Is there a way to convert HTML to a readable format (i.e., like looking
at a web page) inside a richTextBox component?
Any help/samples/shoves in the right direction would be very helpful
and very much appreciated.
I can Store an expression within a Variable?29 Nov 2005 19:26 GMT8
Sample:
String c="1+2+3"
since it can makes to obtain the value of this Expression?
Other Sample:
NullReferenceException when delete last row in a datagrid29 Nov 2005 19:09 GMT2
I got a NullReferenceException when delete last row in a datagrid.
I had hard time to solve since it does not occur in my own code.
I put a datagrid in my inherited user control, then put this control on a
form.
Translation?29 Nov 2005 19:00 GMT1
This is something I have used in Delphi 6/7. It works fine. My
question: Anybodu that know how to translate to C#.NET (it copies files
over the network), or point me to article?
procedure TfrmCopyCat.btnCopyCatClick(Sender: TObject);
 
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.