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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
about zooming controls19 Jun 2006 19:31 GMT1
I'm looking for a method that can make a form zoomable : controls and texts grow
with the form like a vectoriel drawing (MM Flash).
I think it is not possible with dotnet... But perhaps it is ???
Thanks for your lights !
Using compression with encryption19 Jun 2006 18:49 GMT1
I am developing an internal compression format. This format stores multiple
files (into 1 file) and uses compression (System.IO.Compression.GZipStream)
and
encryption (System.Security.Cryptography.RijndaelManaged) as well.
Recommended protection/encryption tool for .net apps19 Jun 2006 17:00 GMT6
My application (.Net 2.0) uses a hardware key to prevent illegal copies.
The problem is it's very easy to reverse engineer the code to remove this
check.
As far as I know obfuscation tools are useless for this scenario, since
Keyboard shorcuts & multiple forms19 Jun 2006 16:52 GMT1
I'd like to add keyboard shorcuts to my program. I'm writing an application
that has many top-level forms that reside on the desktop. When the focus is
one form, other forms can't respond to short cuts. Some of my shortcuts are
program-wide. What are my options? I see a few:
[assembly: SecurityPermission] question19 Jun 2006 16:35 GMT5
FxCop advise me to assign some security to my library, with this warning:
http://www.gotdotnet.com/team/fxcop/docs/rules.aspx?version=1.35&url=/Usage/Asse
mbliesShouldDeclareMinimumSecurity.html

I should confess that I have little knowledge about this, never done it
before.
Loader Lock in MFC mixed application19 Jun 2006 16:34 GMT2
When I use the debugger in Microsoft Visual Studio 2005 to debug my
Microsoft Foundation Classes (MFC) class library application, I receive an
error message:
"Managed Debugging Assistant 'LoaderLock' has detected a problem in
Code Coverage Security Problem19 Jun 2006 16:25 GMT1
Well I get this error if I enable Code Coverage in my UnitTests in VS 2005
System.Security.VerificationException: Operation could destabilize the
runtime.
Well what I figured out is that its reated to the
Mulples threads and impersonation19 Jun 2006 16:10 GMT4
I have a windows service which every night checks a SQL Server database for
some data and business rules. The application can access different DBs with
the same structure, to tell the service which database to check I created
local users and assigned each of them a different ...
Late binding -- Calling a static method19 Jun 2006 14:54 GMT1
This is purely an academic question for me... I don't actually need to
do it, but I am trying to figure out it might be done.
Lets say I have a singleton class... meaning the constructor is
private, and GetInstance is public static.
WinForms Designer Grid19 Jun 2006 12:58 GMT3
When you place controls on the Windows form, there's a grid of dots on
the form that defines the drop/alignment matrix.
In Visual Studio 6.0 Enterprise Edition, you could change the size of
the grid by going to the Tool->Options->General and putting in a higher
Wrapper in C++/CLI19 Jun 2006 12:21 GMT1
I've this constructor prototype in my C++/MFC DLL :
MVBVariable(const char *NewName, CString UnitString, unsigned short len,
MyClass* pMyClass);
How can I convert constructor parameters in C++/CLI ?
.Net Export MS Word19 Jun 2006 08:18 GMT1
   Do have any component that can export report to MS Word documents?
Thanks in advance for any comment,
Goh
write to application Event Viewer19 Jun 2006 06:58 GMT2
Please look in to this snippet.
string sEvtSource = "MSSQLSERVER";
int m_nEventID = 17055;
string sEvtLog = "Application";
asp & web service19 Jun 2006 01:30 GMT5
Hi how to call a web service in an asp page? thanks.
HttpListener and Cookies18 Jun 2006 22:51 GMT1
I am using HttpListener.Response.AppendCookie as:
       public void SetCookie(string name, string value, DateTime
expiration)
       {
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 May, 2006
 
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.