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# / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Master pages - A page can have only one server-side Form tag.04 Jan 2008 17:11 GMT4
I am converting all my asp.net pages to asp.net 2.0 for supporting
master pages.
I get the following error in runtime.
A page can have only one server-side Form tag.
Problem: Calling an unmanaged function returning structure by value04 Jan 2008 16:54 GMT9
The MSDN documentation explains how to pass structures from C# to C
functions, but I can't find any help on how to return a structure by
value from C to C#. I don't want to return a pointer to the structure,
because it would require additional memory management.
REQ: Looking for .NET/C# Imaging libraries, "ITunes like" display04 Jan 2008 16:49 GMT5
Hello, I'm looking for an imaging library that is compatible with
Visual Studio 2005 that has imaging/display capabilities to that of
ITunes. What I mean is the part of the ITunes program that shows all
of the album art in a collection, and allows the user to scroll
using hashtables04 Jan 2008 15:33 GMT11
I have 2 hashtables each of which I am using to store a set of IDs and
Descriptions.  Hashtable 1 will have the full set of data (e.g. IDs
1,2,3,4,5) whereas Hashtable 2 will only have a subset of that data
(e.g. IDs 2,4).
async delegate and exception04 Jan 2008 15:16 GMT6
.NET 2.0
In my app I'm about to program some code which retrieve a XML file from
somwhere on the Internet. and then parses the XML - just looping through the
records in the XML document and collecting a value at each record....
String to WCHAR* conversion04 Jan 2008 15:05 GMT1
I am trying to call a C++ DLL from C#:
C# code:
[DllImport("Log")]
static extern void LogMsg(String wsString1);
Inline HTML calls04 Jan 2008 14:42 GMT2
I am wondering if there is a way outside of a databound control(ie
GridView, Datalist, etc) to call .Net methods. for instance in the
following example I want make a LinkButton invisible by checking if
the User is authenticated:
Scanner device is use in C# using Asp.net page 2.004 Jan 2008 11:44 GMT3
Hello, sir
I my self ajay choudhary .I am a C# .Net programmer .
I am developing an asp.net application that is using in Scanner
device .
TreeNode HasChildren()04 Jan 2008 04:00 GMT2
How can you tell if a treenode has any children nodes when you are
recursing the tree?
Thanks
John
strange04 Jan 2008 00:52 GMT4
c#2.0 , MsSql Server 2005
Hi...i have a multi threaded application that is working real nice....as a
service......
i built a console application that uses the business logic
Sort a BindingList04 Jan 2008 00:52 GMT7
I want to know the best way to sort a BindingList without needed to
turn it into a DataTable. Of course, my BindingList is being used
indirectly by a BindingSource.
So, how do I sort a BindingList of my custom business objects? For
Cryptography RC404 Jan 2008 00:44 GMT1
I would like to know whether .NET framework 2.0 provides support for
deriving an RC4 encryption key. Any suggestions would be greatly appreciated.
I have:
TripleDESCryptoServiceProvider des = new TripleDESCryptoServiceProvider();
The DoubleClick event03 Jan 2008 22:56 GMT1
has anyone else noticed that the DoubleClick event on the DataGridView
control (and maybe other controls too) is way too sensitive.  The
event is triggered when I perform what I think of as two single
clicks.  It is not a matter of fine-tuning the mouse itself.
life-time pinning. vs Global heap03 Jan 2008 22:46 GMT10
I am very sorry to bring a topic up that has been beaten with an ugly
stick..... but...
If I want to "fix" an byte array for the life time of a program would it be
better allocating it on the unmanaged heap?
Using an external file for funtions03 Jan 2008 22:35 GMT8
Is there anything in c# like using an external file or an include
file to store some of your functions?  It's getting really hard to
find your way around when you have so many functions in your
main file.
 
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.