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 / .NET Framework / New Users / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Trying to separate "base classes" into a separate "baseclasses.cs" from "baseclass.xsd"16 Nov 2007 12:33 GMT1
Folks,
I have three WCF services that I need to implement - they're all
nicely defined using WSDL and XSD. Common helper and utility classes
that all services use have been extracted into a "baseclass.xsd" file,
Determine the closest numbers to a specified number16 Nov 2007 07:53 GMT2
Hi.  I have a datatable containing a column named 'Price'.  The datatable is
populated with records of varying prices ($1 - $50,000).  How can I select
one record from this datatable, and then determine the 5 rows that are
closest to this record's 'Price' value?
Thread.CurrentPrincipal.Identity.Name16 Nov 2007 00:50 GMT1
I'm testing on web application (.net 1.1 using C#).
when I tested the application on local machine (IIS5.0,XP professinal), it
return value for Thread.CurrentPrincipal.Identity.Name
However, When I tested the same application on the server (IIS6.0, 2003
.net 2.0 listview last column width16 Nov 2007 00:42 GMT1
I have searched the web and have not been able to find a simple solution to
maintaining the last column of a listview so that it fills the remaining
form/panel width. Anyone have any pointers?
Thanks,
WCF / MSMQ - Multiple Client Queues15 Nov 2007 23:34 GMT1
So, how would one define multiple client queues?
In other words, this is how you declare a single client queue....
   <client>
     <endpoint    name="ClientResponseEndpoint"
How to make string align by string.Format() in CJK?15 Nov 2007 17:48 GMT4
string.Format("{0,-20} : {1,-10}", a,b);
The above code will output string left aligned, 20 or 10 for string a
and b. It true for English, but not for any CJK language.
If a or b are CJK string, it will never aligned. The reason is that
A wish: Execute under Lock method in sync objects15 Nov 2007 17:08 GMT2
It is quite convenient to use the basic primitive:
lock(object) {
   method();
}
Chinese Language Pack??15 Nov 2007 09:59 GMT2
I am trying to do a web application with chinese.  I managed to BUT
javascript alert and VS2005 display of resource files in designer mode does
not show the correct chinese characters but 'boxes'.
I tried to installed the Chinese language pack.... but in vain!
Localization of Resources15 Nov 2007 09:56 GMT3
I am trying to write japanese/chinese characters in a resource file.  Hope
can I make it and how can i make it work?
Evan
FileInfo.MoveTo failure modes15 Nov 2007 03:57 GMT1
I'm looking for documentation on how FileInfo.MoveTo acts when it
fails -- in particular I want to know if it's possible to end up with
the file in both locations.
I've searched MSDN and used google, but apparently my search skills
Best Way to transfer Information Outsiide the firewal14 Nov 2007 18:03 GMT2
I am working on a app which is with in the firewall and we have a
requirement for some folks out side to access some of the information. Now
we cannot send the information via Email. So what other options we are left
with .. by which we can push this information to outside ...
Attributes for Intellisence in Visual Studio14 Nov 2007 15:35 GMT3
I would like the objects/methods/properties I create to show informational
text in Visual Studio's Intellisense. For example, when a method shows up in
Intellisense, you see it's signature, but you will often see a description of
what the method does under its signature. I assume ...
Missing DLL: Microsoft.ManagementConsole14 Nov 2007 14:54 GMT3
I've installed MMC 3.0 onto my XP machine.  When I start mmc.exe and
do Help > About Microsoft Management Console I get the new Help >
About screen which shows:
Microsoft (R) Management Console 3.0
Downloadin Webpages14 Nov 2007 14:51 GMT1
On a web page, there is a dropdown list, when you select a country from the
dropdown list, info for that country is displayed, can i programmatically
simulate this behaviour. can someone give the code for such a download.
TIA
Reading PDA serial number or ID14 Nov 2007 14:33 GMT4
Assuming such a thing exists, I'm looking for a way - ideally a Framework
function - that would read the serial number or machine ID or system GUID or
some unique identifier of the a PDA (Pocket PC or other PDA with the Compact
Fraamework) connected to the desktop.  Since ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 2007
 
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.