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# / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
identify IOException?14 Dec 2007 19:19 GMT3
Hi. I catch IOException and want to separate the case when I receive
"The process cannot access the file because it is being used by
another process" error from other possible IOException-s. Checking the
message text is not an option because the app is multilingual and
Parsing Text Files (EDIFACT) and Split() Method14 Dec 2007 18:11 GMT3
an EDIFACT segment starts with a 3 letter acronym and ends with an
apostrophe.
Segments consist of composites, delimited by a plus sign, and composites
consist of data elements, delimited by semicolon, eg.:
Generic runtime instantiation14 Dec 2007 17:52 GMT3
I have an interface for a "factory" defined like this:
public interface IDeviceFactory<T> : IDisposable
{
 T GetDevice();
Trying to send an email14 Dec 2007 17:49 GMT7
I am trying to write some code to send an email from an Assembly file, and
found some examples on MSDN. However when I run the program (I am using a
console app for testing), the email does not send. I do not get an error,
but nothing gets sent. The code is pasted below, any and ...
Garbage collector question14 Dec 2007 17:48 GMT11
Suppose a situation where some object goes out of scope and its reference  
is not kept anywhere, but a reference to some delegate (that references  
one of the object's methods) is kept as a value in some map.
Is there a possibility that the object is disposed and the delegate will ...
Distributing ASPNET_SETREG.exe14 Dec 2007 17:10 GMT1
I'm using this application to encrypt my impersonation credentials for
ASP.NET applications.
Does anyone know if this application is freely redistributable, as I
would like to include it in my product installation so I can configure
Oracle and Properties14 Dec 2007 16:27 GMT2
I use SqlCommand.Properties pretty often.  I have to use Oracle as a
backend now, so I thought I would use OleDbCommand.Properties.  Guess
what?  It doesn't work.  Should I assume that this has something to do
with Oracle, or am I doing something wrong?
WMV Video Clipping in c#14 Dec 2007 16:25 GMT6
hi there. i am developing a web based application in c# and asp.net. in my
application the server have a large WMV file i.e about 6 hours long. i want
to make sure that clients can download portions of that file. i.e. the
client may want to download video part from 2h32m00sec to ...
Compile C#-Code and C++-Code into one class library14 Dec 2007 15:44 GMT3
currently, I have one class-library which is generated from a c++.net
class library project.
Into this project, I cannot include C# files.
On the other hand I have some C#-Code which accesses this class
Generics14 Dec 2007 15:08 GMT1
Could you anyone provide me some  useful links about generics.
Thanks
JESUS in the QURAN14 Dec 2007 14:50 GMT3
JESUS in the QURAN
The Islamic view of Jesus lies between two extremes. The Jews , who
rejected Jesus as a Prophet of God, called him an impostor. The
Christians, on the other hand, considered him to be the son of God and
user control14 Dec 2007 14:32 GMT1
Hi, this sounds like a daft question but, if Im adding several tabds,
and I want to have the same layout in each tab, eg textbox-treeview-
labels, which is the the best way to do it. Would I be better of
creating a user control and add this when adding tabpage, or just
How do I know whether the file is text or binary?14 Dec 2007 14:31 GMT6
How do I know whether the file is text or binary?
http://www.alvas.net - Audio tools for C# and VB.Net developers + Christmas
discount
Using HttpListener to host ASP.NET web application14 Dec 2007 13:54 GMT3
Hi Group,
I've created a (very simple) ASP.NET web application with a single *.aspx
page and an *.aspx.cs CodeBehind file: By clicking an HTML form button, a
text control value is written into a label below using a click handler and a
Retrieve name UserControl14 Dec 2007 13:29 GMT2
I build a control with method and property, and one specific method.
The InitLayout() see below.
       protected override void InitLayout()
       {
 
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.