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
Problems with CryptoStream15 Nov 2007 18:52 GMT2
When i decrypt data using TripleDESCryptoServiceProvider, it throws
"System.Security.Cryptography.CryptographicException: Bad Data." error
help me please...
Static Form15 Nov 2007 18:35 GMT2
I wasn't able to find out how anywhere how to do this, but i need to
have a form loaded at a point and being able to be access with all is
control from anywhere. So i need it to be static and by the same
occasion the control inside of course. How do i do that. I'm sure it
Uncommon ways of object access15 Nov 2007 18:02 GMT5
Dear Group,
I'm curious, whether is possible such trick in C#:
Basically speaking, in PHP what I do, is I assign an object variables
using simple loop:
Using WPF to Generate an Image15 Nov 2007 17:22 GMT5
I'm still trying to figure out how to do this simple task with WPF.
I need to draw a black circle using WPF and generate an image file. (gif or
png)
Any help is greatly appreciated.
File Transfer To Client15 Nov 2007 15:47 GMT8
    I have the following situation which I assume is a common one.
The user clicks a button to request a report.  The report I produce is
a simple .csv text file.  I want the report file to be transferred to
the client's machine presumably by bringing up the standard download
Access RS23215 Nov 2007 15:46 GMT5
how can I access the RS-232 hardware interface using C# and .NET2.0 to send
and receive messages to a hardware component?
Christian
ExpandableObjectConverter Question15 Nov 2007 15:35 GMT2
I've created a usercontrol with a Person property. The Person property
returns a Person object. I've also created a PersonConverter class which
inherits the ExpandableObjectConverter so the Person property is expandable
in the PropertyGrid. This all works fine.
Create VPN connection using C#15 Nov 2007 15:22 GMT1
I have a windows application which connects to SQL server over the vpn. So
if anybody wants to use this application, he will have to create a VPN
first. So my client wants the VPN creation process automated along with
setup process.
ConfigurationManager RefreshSection not "refreshing"15 Nov 2007 14:48 GMT2
I have to modify the value of an item in appSettings
ConfigurationManager.AppSettings["somekey"] = somevalue;
ConfigurationManager.RefreshSection("appSettings");
however the value is nto refreshed, any ideas?
C# 3.5 Setup Project15 Nov 2007 12:10 GMT1
All,
I am currently creating a Visual Studio 2008 Setup Project using C#.  I
am successfully running some custom actions and need to add another
based on the current directory the application is running in. So far I
for some reason webbrowser1.Navigate() works but causes thread to terminate, i want to do a GetElementyByID in the same thread that executes the navigate.. i am totaly stumped: http://rafb.net/p/LO2X6X82.html15 Nov 2007 11:15 GMT2
for some reason webbrowser1.Navigate() works but causes thread to terminate,
i want to do a GetElementyByID in the same thread that executes the
navigate.. i am totaly stumped: http://rafb.net/p/LO2X6X82.html
iTextSharp and Graphic15 Nov 2007 10:21 GMT1
In the tutorial at this url
http://itextsharp.sourceforge.net/examples/Chap0405.cs
i find this code
Graphic g = new Graphic();
Populating DataGridView with Excel data (is there an easy way to     databind with datasource-property?)15 Nov 2007 09:23 GMT1
I've been implementing a program that populates winforms DataGridView
from an excel sheet (.xlsx-file).
The app works ok. Now I'm refactoring it and I've got a feeling that
databinding could be done more elaborately than I'm doing currently.
Looking for simple code analysis tool15 Nov 2007 04:08 GMT6
I'm looking for a very simple code analysis tool. I have a large
codebase to analyze, and all I really need to do is to find all uses
of all methods in a few interfaces.
Many tools (e.g. Resharper) obviously do this internally, but I can't
System.OutOfMemoryException while Creating PDF files15 Nov 2007 03:29 GMT5
I am using C# with framework 2.0 and creating PDF files on-fly, along
with this I am using Windows 2003 Server.
I am using Byte[] to take the data input and then save into pdf format
on harddrive location.
 
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.