IT SOLUTIONS
Your TECHNOLOGY partner! 
-Collapse +Expand
C#
Search C# Group:

Advanced
-Collapse +Expand C# Group Home
-Collapse +Expand Message Board
-Collapse +Expand C# KB
-Collapse +Expand C# To/From
To/FromCODEGuides
-Collapse +Expand C# Study Test
PRESTWOODCERTIFIED
-Collapse +Expand C# Store
PRESTWOODSTORE
-Collapse +Expand Members Only

Prestwood eMagazine

May Edition
Subscribe now! It's Free!
Enter your email:

   ► KBC# Knowledge Base  All Groups   Print This   

C# FAQ Page

These FAQs are contributed by you (our online community members). They are organized by our knowledge base topics. Specifically, by the C# sub-topics.

Contribute a FAQ
Expand All

3 C# (Visual C# & VS.Net) FAQs

Group: C# (Visual C# & VS.Net)


Topic: C#

-Collapse +Expand Q1. How do I take advantage of Application Virtualization in the application I'm coding?
 
Answer:

You don't have to do anything special in your application. However, you do have to give certain folders and files the correct rights in your installer.

Posted By Mike Prestwood, Post #100840, KB Topic: C#



Topic: WinForms

-Collapse +Expand Q2. Can I use a Win32 DLL in my Visual Studio.Net application?
 
Answer:

Yes. The trick is to use the [DllImport] attribute, followed by declarations for each of the DLL's functions and procedures.

Posted By Wes Peterson, Post #100649, KB Topic: WinForms



Topic: WebForms Beginners Corner

-Collapse +Expand Q3. How do you resolve the UserID of a user when using ASP.NET 2.0's built in Membership utility?
 
Answer:
//GetUser() returns current user information
MembershipUser myUser = Membership.GetUser();
  

//Returns the UserID and converts to a string
string UserID = myUser.ProviderUserKey.ToString();
Posted By Stephen Berry, Post #101288, KB Topic: WebForms Beginners Corner
-
  Load Time=less than 1 second.
 
Print This
-
 
Have a question? Need our services? Contact us now.
--Mike Prestwood

Call: 916-726-5675

email: info@prestwood.com


202 People Online Now!!  
Online Now: Sign In to see who's online now!  Not a member? Join now. It's free!
Show More...


©1995-2013 PrestwoodBoards  [Security & Privacy]
Professional IT Services: Coding | Websites | Computer Tech