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 / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
signlesign on..urgent21 Apr 2005 14:41 GMT6
    I need to implement single sign on in my application. I dont want to
use passport authentication. Do we any other way?
ResourceManager testbed21 Apr 2005 14:18 GMT5
This is my first experience using the ResourceManager to localize UI
elements.  I have created a culture neutral .resx, a German (de) .resx, and
an English (en) .resx.  My goal is to initially test this to make sure that
it pulls the correct strings based on the local culture.  ...
.resx record count ?21 Apr 2005 14:11 GMT4
I want to quickly get a count of the number of entries in a resource file
(.resx).
Using a ResXResourceReader and counting manually seems extremely slow.
Is there a quicker way ?
.net remoting and tcp listener socket21 Apr 2005 12:02 GMT2
I am using .net remoting with tcp channel and a tcp socket for accepting
connections in a console application. When I run the application first time
everything works fine but if I run the application again I get only one
usage of socket address exception when 'bind' of listener ...
mscorsvw21 Apr 2005 08:31 GMT6
I've installed .net 2.0 beta 2, and now there are many instances of
mscorsvw.exe running and using all cpu.  What's going on and how can I fix
this?
MCP21 Apr 2005 07:44 GMT1
   I'm prpe for MCp in web services.........
can u sugggest few sites whcih offer mock exams for this paper?
Problem defining object21 Apr 2005 07:27 GMT1
I'm converting a C# ASP app to VB.net. I create a shopping cart on this line:
Dim cart As WebApplication3.ShoppingCartDB1 = New
WebApplication3.ShoppingCartDB1
I get the error:
RowFilter on Date field21 Apr 2005 04:37 GMT1
I have loaded an xml file to a dataset and one of the fields being
"UserDate" and has date values like
<UserDate>2005-01-01T00:00:00.0000000-05:00</UserDate>
I am trying to apply a row filter to this field and it doesn't seem to work
Graphic: Format16bppGrayScale bitmap ?21 Apr 2005 04:27 GMT2
I have a 16 bit grayscale bitmap and want to draw this bitmap into another
one.
Look at the code:
void Test(void)
Help with EntLib and hotfix from KB 87280021 Apr 2005 04:15 GMT3
I am using the Enterprise Library 1.0 for VS2003. I am using most of the
blocks so I have a tonne of configuration files.
Unfortunately I have developed a Smart Client and therefore it loads very
slow as XmlSerializer is called for all of the config files.
Minimum required privileges to get processname21 Apr 2005 04:00 GMT5
My vb.net console application (.net framework 1.1) is using a call to
Process.GetCurrentProcess.ProcessName.
the app works fine when I run it as administrator, but I would
like the run it with a normal user account using the
Deserialization bug, workaround or fix desperatly needed21 Apr 2005 03:59 GMT3
There seems to be a bug when deserialization some classes in the .NET
framework.
If you try to deserialize a class that has a base class that holds a struct
with a member that is implementing the ICollection interface, this causes
Creating a installer21 Apr 2005 03:25 GMT2
In the VS.Net there is a way to create a MSI Installer (using the Setup
project).
I'd like to create a MSI installer pragmatically, maybe using a script file
or calling some specific api.
Writing to an existing Named Pipe21 Apr 2005 02:33 GMT1
I am trying to use .NET to "tap into" a named pipe created by a non .NET 3rd
party application. Specifically, the application is a table loading utility.
It opens a named pipe and waits for input.
Does anybody know how I can write to the named pipe from a .NET program. I
datagrid and columnwidth21 Apr 2005 01:35 GMT4
I am not being a smartass and would honestly like an explanation, if
you could take the time.
What's wrong with:
    DataGrid.Column(0).Width = 30?
 
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.