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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Full ISO 4217 information19 Nov 2007 10:27 GMT2
I'm wondering if I can get the full ISO 4217 information from .NET
framework. I know that RegionInfo gives you Alphabetic Code but I need
the Numeric Code as well which seems not to be exposed.
The data I'm looking for is available here:
creating a .bmp file19 Nov 2007 10:21 GMT18
I have all the components of a .bmp file in memory wich i need
to write to a .bmp file, (or other convenient image file)
ie i have 256 color pallete of RGBquads and array of 8bit pixels,
I can create a System.Drawing.Bitmap and it allows me to set the
Convert a Widestring to an Ascii String?19 Nov 2007 09:21 GMT5
Hello dear,
I have a string and every second char is a \0. Can I somehow convert it to a
normal string. Or may-be in the underlying code I am doing something wrong,
choose the wrong C# type?
TimeSpan.TotalDays versus DateTime.ToOADate difference19 Nov 2007 02:12 GMT1
Given the example below, can someone explain why TimeSpan.TotalDays gives a
different result than subtracting 2 DateTime.ToOADates?
I am completely stumped.  Thanks in advance,
Dan
Sending email19 Nov 2007 02:11 GMT2
Hi, all.
I'm new to C# programming. I'm even newer to programming email
capabilities into my code. What I need to do is create three (3)
functions:
Windows services and System.Net.HttpWebRequest.GetResponse()19 Nov 2007 02:07 GMT1
Buenas,
Expondre mi problema a ver si pueden ayudarme.
1. Descripción del aplicativo: Tengo un servicio windows que consulta
de una URL información XML de un proveedor de datos(un feed), este
How to calculate the checksum?19 Nov 2007 02:06 GMT5
how can I calculate the checksum (CRC-16) from the byte[] I retrieve from a
hardware device through the RS232 serial port?
Christian
Process I/O re-direction19 Nov 2007 02:04 GMT3
I work in a group that uses a variety of third party tools to control an
embedded system.  I need to integrate the functionality of these tools
(mostly command prompt) into a single interface.  
I followed the examples on MSDN and other sites to create a class that
OracleConnection19 Nov 2007 01:53 GMT7
Hi - is it the case that OracleConnection does not call close when the
connection is disposed?
For example, I use this sort of construct:
using (OracleConnection conn = GetConnection())
See JSON in a web service18 Nov 2007 22:32 GMT1
Hi to all,
I have .net ajax extensions, and i build a small web service with the
[ScriptService] attribute (to work with JSON).
When i execute mi asmx i see in the result XML. I thought that if i used
Backward compatibility vs serialization18 Nov 2007 21:11 GMT2
Serialization is great!. No doubt. However, as my program develope I often
have to restart with new data as the serialized classes changes in fields.
Is there a clever way to implement backward compatibility using
serialization. Just as youre able to open old word documents in the ...
in custom tree view -> select multiple nodes and right click, the     selection is disappearing,18 Nov 2007 20:05 GMT1
I am creating a custom treeview with multiple selection, if i select
multiple nodes and right click, the selection is disappearing,
i tried with  somany things like
on mouse click my code is like this
datagridview's rowcount in virtualmode18 Nov 2007 19:03 GMT1
I am using virtual mode for datagrid. After i  set the rowcount property to
16000, I am receiving
datagridview 's CellValueNeeded event 16000 times for each row.
This is causing the application to hang for sometime. I am displaying only
(Newbie) - Cursor.Hide() / MouseEnter problem.18 Nov 2007 17:03 GMT2
Hi. After using Cursor.Hide() and .Show() in a bigger aplication, I found
that if I included a conditional statement in a panels MouseEnter event, it
got ignored. To isolate this and make sure it wasn't something else in my
code causing this, I created the following test ...
about inheritance18 Nov 2007 16:12 GMT1
What happens if I declare functions that is valuable for my subclass as
private in the base class?
How could these be reached?
//Tony
 
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.