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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reg: Webservice Access02 Jul 2008 21:25 GMT1
In a web service suppose i want to expose only few methods to a company like ABC and all the methods to another company like XYZ. then how this can be done.
Any help is highly appreciated.
Thanks in Advance
Rvn
SqldataSource with a dropdownlist02 Jul 2008 21:08 GMT1
I have some dropdownlist and I use sqldatasource to fill it , and it's work correctly , but I want to add empty item to the dropdownlist , but I dont know how to do that , please if any body get what I mean and can help me please send me
Regards
Mostafa
Sorting by columns capability02 Jul 2008 20:18 GMT4
I am creating a table cell by cell (create the table, add columns, create
row, add cells to the row) in which I want to add the capability for users
to sort ASC and DESC by column header.
Can anyone give me an idea or an example of how can I do this in code ?
Automatic cursor position02 Jul 2008 20:10 GMT1
If I click to some button I want that cursor automatic point to TextBox1.
How to do that? Is it possible in C#?
Thanks
Invalid character returned when reading UTF-8 XML02 Jul 2008 20:04 GMT7
My XML is using encoding UTF-8 and its content contains Chinese character.
When debug the following codes:
           string strXmlFile = "xml.xml";
           XmlDocument objXml = new XmlDocument();
basic question about a callback function and delegates02 Jul 2008 19:14 GMT6
In a function that takes another function (function pointer) as a
argument, or the callback function, which is the one that "calls
back"?  I'm having a hard time understanding the language.
Am I right that if function A is:
Which generic?02 Jul 2008 19:05 GMT7
I want a collection of things, Columns in this case, which are indexed
by name (which would imply a Dictionary<string, Column>) but are also
in a guaranteed order (which would imply List<Column>).   I want to be
able to write:
Selecting prerequisites in setup project. Vis studio 200502 Jul 2008 15:30 GMT2
I'm re-looking at my setup project in visual basic 2005. It's for a desktop
application.
As some of my customer pcs aren't attached to the internet, I would like to
include redistributables with my project. To date, if the installer fails a
Thread GC collection02 Jul 2008 15:08 GMT6
I have the following code:
====================
public class Test
{
Image Property not available for Button02 Jul 2008 14:54 GMT1
Hi group
I'm developing a Form for target WindowsCE platform in .NET 2.0
In my form I create a Button without any problems. I can set some
properties also.
What is "class coupling", please?02 Jul 2008 14:47 GMT2
In trying to figure out how to make function
MedicineClass.ApplyMedicinePriceChanges  perform better, I ran Code Analysis
and got the following:
******************************************************************************************
Help with EnumMemberAttribute?02 Jul 2008 13:29 GMT4
I have an enum below which I need to be able to reference by passing
in "Insured Only".  When I do this it says that it cannot be found as
the actual enum shows as InsuredOnly.  Is there anyway I can pass in
the correct value i.e. "Insured Only" instead of InsuredOnly?
SQL to LINQ02 Jul 2008 12:56 GMT1
I wonder, is there some tool that transforms SQL procedures to
LINQ? :-)
I want to use LINQ but I have so much work done in SQL that would be
great to transform my SQL code to LINQ.
Testing that my application is being run as administrator02 Jul 2008 12:20 GMT2
I'm a complete beginner regarding authentication/permissions etc and have no
idea what/where to start implementing whatever I need in my C# applications.
I've been trying to find info on the web but I seem to be hopeless at
knowing the correct terminology to get any sort of ...
System.Net differences02 Jul 2008 12:19 GMT4
This problem has cropped up while I was writing a file uploader piece
to a much larger project.
The uploader compiles in both 1.1 and 2.0.  In 2.0, the file will
successfully upload; in 1.1, I get a familiar error: "Unable to write
 
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.