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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
On-Screen keyboard and numeric keypad13 Jun 2007 19:30 GMT4
I have to develop an on-screen keyboard and on-screen numeric keypad for a
touchscreen UI. The hardest thing with this is that it has to be
multi-lingual.
Has anybody have ideas how to handle the strange characters of some
Getting the Windows Password in an ecrypted form13 Jun 2007 14:35 GMT12
Hi NG,
is there a way to get the Windows Password of a user in an encrypted
form?
In my logon process I want to check the current (windows) user and
How to give a button click should uninstall the application itself13 Jun 2007 14:28 GMT1
I have a doubt, can we able to give an option(button click) should uninstall
the application itself. I am using an .Net windows application. In that
application we have a button(Uninstall) that should uninstall the
application. Can we do this one.
Object memory allocation13 Jun 2007 13:53 GMT1
Is there any tool that I could use to examine what objects are taking
memory on the heap? I'm running into problems discovering which of my
objects are not garbage collected and why.
I think a Heap Analysis Tool would help.
Version of .net framework used in Visual Studio 200513 Jun 2007 11:53 GMT1
Can any expert here tell me where can I specify the version of .net
framework used in each project Visual Studio 2005 ?
-- peter
delete a file to recycle bin13 Jun 2007 10:04 GMT2
How do i delete a file to the recycle bin using vb.net 2005?
Signature

Sandeep Thoppil

stackpanel is and autosizing a ListBox13 Jun 2007 07:55 GMT2
I have managed to make a ListBox where the scrollbar is replaced by up and down button with the code below:
===========
<ListBox Width="100" Height="100">
<ListBox.Resources>
WHEN to load assemblies dynamically13 Jun 2007 03:53 GMT8
I'm confused about WHEN to load assemblies dynamically. While I was studying
my Win MCTS I did some practice with small pieces of code, but not
understanding the WHAT FOR concept for it all: I will explain my little
problem:
RichTextBox RTF Hyperlinks13 Jun 2007 02:46 GMT1
I am using a RichInk Implementation for the compact framework and I am
copying the PWI data over to the desktop and converting it to RTF format by
streaming the data out using the RICHINK.dll library. The RTF data I
retrieve out of the PWI data is the following:
ContextSwitchDeadlock was detected13 Jun 2007 01:58 GMT6
 I believe this is a framework level issue. I am not sure. Pls help me.
Developement Evn:
================
Vb.net 2005( framework 2.0)
Failure to get generic type SortedList in Type.GetType()13 Jun 2007 01:52 GMT3
Seems to be a specific failure with SortedList in getting type from
name. Is this a problem with the .NET framework?
When I run this line in the immediate window:
Type.GetType(typeof(SortedList<double,double>).ToString(),true)
How to detect what version of the framework you are running in?12 Jun 2007 23:53 GMT2
I cannot figure out how to detect what version of the framework my app
is running under.
If we are under 64 bit Vista there is a special registry subkey, ok
great.  But now I am getting reports from users that a Creative Labs
log4net implimentation in a DLL ..???12 Jun 2007 22:16 GMT1
Here is my problem:
log4net works fine with my Client (Windows Application .Net 1.1)
but does not log any thing when i use it in my server (Com+  DLLs).
Does any one know why or how to make it work.
Exporting classes to .Net world from a regular DLL12 Jun 2007 20:21 GMT4
I am writing a C++ library. I know that I can export classes through
dllexport keyword. However, we also need this library to be accessible from
.Net applications. Our original plan is to package it using COM. Is there a
way to expose these classes without adding COM layer? ...
Immediate Execution of Csharp Code?12 Jun 2007 17:36 GMT1
I want to let user type a line of C# code in a textbox and execute it.
How can I do that? I need something like interpreter of C# rather than its
compiler.
I considered using CSahrp and CodeDom namespaces but they seem not suitable
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 May, 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.