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
Catching Exceptions25 Nov 2007 00:05 GMT5
I derived an EncodingException from Exception. In my code, when I
catch an OverflowException I throw a new EncodingException. The catch
and new-throw executes fine.
However, the code I am trying to guard never catches an exceptions.
Predicate in Net 3.524 Nov 2007 23:26 GMT3
I have a List(Of MyClass).
MyClass has two properties: Name and City.
I want to find, without using a loop, if there is a item where name =
NameParameter.
Faking Referer URL with WebClient24 Nov 2007 21:44 GMT2
How is it possible to specify the referrer's URL when using WebClient.
A lot of sites do not allow hotlinking, which is problematic for my
application. However, if I use the web site with the link in it, I
will be able to get access.
newbie question about data persistence24 Nov 2007 21:31 GMT7
Sorry about the stupid newbie questions, but some things aren't very well
explained in the doco ... at least that I can find.
I do something in my code that works just fine, trouble is I don't know why.
Here is is ..
.NET 3.5 Runtime24 Nov 2007 21:20 GMT5
Is it true that to get the .NET 3.5 runtime onto a fresh XP installation
requires a 200MB download?
encrypting licenses24 Nov 2007 20:48 GMT2
i have one question reguarding crypting.
First let me explain what i like to do:
I need to pass some licese files to customers. Everything needs to be
done "offline" which requires
Dynamic SplitterDistance24 Nov 2007 20:13 GMT2
My goal is to dynamically adjust a SplitContainer's vertical split
between a directory TreeView on the left and a detailed file ListView
on the right.
The code is working but does not initialize correctly.
ListBox problem24 Nov 2007 19:44 GMT8
In code behind, I can iterate thru the items in a ListBox if it is like this
in the aspx page:
<asp:listbox id="ctlLB" runat="server" selectionmode="single">
 <asp:listitem value="0">First item</asp:listitem>
DataGridView and sorting24 Nov 2007 15:57 GMT4
i have one problem with sorting in an unbound DataGridView. I set
sorting to automatic but i get errors when having DBNull values in the
column that gets sort ("Object must be of type string").
I solved that problem for one grid/column by fetching the _SortCompare
using Intercase and inheritance24 Nov 2007 13:03 GMT1
Assume I have this IComparable interface and
I implement this IComparable in my class called MyTop see below.
If I now inherit a new class called MySub from MyTop this new class
is not obliged to implement this IComparable interface isn't that strange.
system tray application in c#24 Nov 2007 08:25 GMT4
I've got a basic system tray application running now. The primary focus of
this application will be to get data from a remote db, and display it to the
user. Iam a newbie in the Windows programming world so I hope my questions
are not too dump.  My questions are:
Seeking an example of using System.AddIn.Hosting Namespace24 Nov 2007 04:21 GMT3
Seeking an example of using System.AddIn.Hosting Namespace
http://www.alvas.net  - Audio tools for C# and VB.Net developers
Linq. Delete Record24 Nov 2007 04:20 GMT2
I have two tables:
[Tags] > TagId, PostId
[PostsTags] > TagId, PostId
How can I delete, given a TagId, the record from Tags and all records
VC# 2008 express prretty amazing24 Nov 2007 04:14 GMT5
I've always bought VS Pro in the past, and wanted to try it out but
it's not available yet, so I downloaded 2008 Express and opend copies
of some of my apps in it. Amazingly, all my code works just fine, and
more importantly it runs faster, both the environment and the exe's on
Clarification req'd24 Nov 2007 01:17 GMT4
Can someone briefly take a look here:
http://msdn2.microsoft.com/en-us/library/4eeya3de(VS.80).aspx
And search for "Possible Error Using VSLangProj Assemblies with EnvDTE Assembly".
I don't currently get this error on my development machine but I don't fully understand all 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.