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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
*int Vs IntPtr06 Dec 2006 09:50 GMT9
yello...
Assuming a 32bit system for this Q..
Is there any proformance differences between an *int vs IntPtr ??
I know that the IntPtr can be an Int32* or an Int64* (or more) depending
How to Serialize Class with System.Net.IPAddress Attribute?06 Dec 2006 09:45 GMT2
I have a an attribute within a Serializable class that is of type
System.Net.IPAddress.  When I try to serialize the class, I get the
following error:
System.InvalidOperationException: Cannot serialize member
Object <-> XML serialization06 Dec 2006 09:42 GMT4
how can I create an object to get the following XML by serialization
<ServiceHost>
<HostId>cdf87f74-d15c-44a1-9c77-c03c2c5c1588</HostId>
<ScreenIds>
Thumbnail from Video file06 Dec 2006 09:35 GMT3
My Problem:
I need some C# code which creates a thumbnail from a video. The only
catch is that I need to run it on a shared host (web server) which will
only support assemblies that have the Allow Partially Trusted Callers
Storing data06 Dec 2006 09:13 GMT1
can someone tell me if there's a possibility to save some data/flag on
a win2k/xp machine thats not that easy to track?
I mean saving some data to a file you can use FileMon or a registry
RegMon to check if an app accesses them.
How to Ignore Non-Serializable Child When Serializing Object?06 Dec 2006 09:13 GMT1
I have two classes, Logger and LoggerRuntime.  Logger is serializble,
LoggerRuntime is not.  LoggerRuntime inherits from Logger.  At runtime,
I get a list of LoggerRuntime instances to save to an XML file.  I only
want the public attributes of the parent Logger class to get ...
windows application06 Dec 2006 09:00 GMT1
hey guys
i am new to c#. i want to create application that uses data from some
windows component or application.
for example i want to add new user to any usergroup.(Computer
code formatting: how to clean unnecessary blank lines?06 Dec 2006 08:57 GMT4
I have to audit some c# code. I know in the options I can adjust how
the code should be formatted while entering it. But is there any way to
apply afterwards a code template to the classes to adjust their
appearance (except ctrl-k ctrl-f)? Foremost how to clear unnecessary
sr.ReadLine() problem06 Dec 2006 08:24 GMT4
data is like below
1111
2222
3333
Programmatically determine method name from within same method.06 Dec 2006 08:19 GMT3
How can I programmatically determine the [name of a method] from within that
method.
For example, consider the following code:
  private void DoSomething()
Filtering concept - Not really but not sure what else to a call it.06 Dec 2006 07:57 GMT6
I'll try to explain this the best I can.  I am using VS2005/c# and this
is a web app.  I have some data in the format of:
Ford     Focus    2000
Ford     Focus    2001
How do I know MAC and IP?06 Dec 2006 06:47 GMT2
In my C# windows form project, how do I know my MAC and IP address?
Thanks for help.
Jason
IE toolbar show/hide06 Dec 2006 04:43 GMT1
I have created a custom IE tool bar in C# 2005 and I am using a setup and
deployment package to install it.  I need to know how I make the tool bar I
just installed show up in IE.  
Right now I have to go to "View --> ToolBars -->" and the name of my tool bar.
Pls help: a problem about IsHandleCreated property06 Dec 2006 03:41 GMT5
In my application, I create a form A and I pass the form A reference to another form B.
When I try to check the IsHandleCreated property of the form A, it always return false. So, I cannot call the begininvoke of the form A as the IsHandleCreated always return false.
Actually, the ...
System.IO.Compression.GZipStream Decompression Losing Data05 Dec 2006 22:22 GMT4
I'm having some trouble with GZipStream in System.IO.Compression.  I
can compress a file without much trouble (at least as far as I can
see), however when I decompress the data multiple problems arise.
1) I'm missing a couple bytes of data after performing the
 
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.