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 / Languages / C# / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VSTO 200516 Mar 2006 17:46 GMT2
Folks,
I'm trying to do some office automation using VSTO 2005. I've verified that
.Net Programmability Support is installed for every MS Office application
and Microsoft Forms 2.0 .Net Programmability Support is also installed under
Is there a good reason that Decimal does not have Ceiling() method, only Math class has?16 Mar 2006 17:24 GMT4
Is there a good reason that Decimal does not have Ceiling() method, only
Math class has?
Thanks!
static class confirmation16 Mar 2006 17:18 GMT14
Using ASP.NET 2.0 and Visual Studio 2005
I have website and a DLL attached to it (BusLayer). The class inside the
dll (also imaginatively named BusLayer) havea number of static
variables. One example:
TypeConverter question16 Mar 2006 17:07 GMT1
I have a problem towards the following topic.
There is a class like MyColor and a class like MyRectangle that has a
property called FillColor which is of type MyColor. Now it should be able to
say
reading add/remove programs? or help making distribution package16 Mar 2006 17:02 GMT2
I'm wondering whether there is a way in C# to be able to see whether a
program has been installed or not?
I want to create a distributional executeable that will have a few
components and show which has been installed already and if it hasn't
Folder permissions16 Mar 2006 16:59 GMT2
How to set File or folder permissons to all users while I am creating
the File in administrator.
Once I restatt my machine I login into the normal user.
There I dont have the permissions to write a content On that file.
Folder permissions in dot 1.1 Version16 Mar 2006 16:53 GMT1
This Library is not Importing..
ADsSecurity 2.5 Type Library
VS2005 TreeView Multi-Select16 Mar 2006 16:49 GMT4
Can we select multiple nodes in a visual studio 2005/.NET 2.0 treeview
using CTRL/Shift or do we have to write all that code like in .NET 1.x?
Thanks in advance. Bill
what class can seize http request in .NET framework?16 Mar 2006 16:48 GMT4
hi
what class can seize http request in .NET framework or c#?
thinks!!
Is it allowed to edit InitializeComponent()16 Mar 2006 16:37 GMT1
I use VS 2003.
I have a control for example System.Windows.Forms.TextBox();
I drag this System.Windows.Forms.TextBox() control into a form.
Now assume I want to add more functionality to this
How to pass a reference itself16 Mar 2006 16:21 GMT5
I want to pass an object to a dialog box, and have the dialog box work on the
object, so that when the dialog box closes, my program now sees the altered
object.
This turns out to be not as simple as passing a pointer in a native program.
Delegates VERSUS Events16 Mar 2006 15:34 GMT6
I have the following code to tie up a custom delegate (ConsoleDelegate) with
two methods from a separate class called CallMyEvents:
static void Main()
{
How to get the data before IE16 Mar 2006 15:20 GMT4
normally, the IE gets data from Website. then IE deal with the data and show
it to user.
now, I want to get the data before the web site transmits data to IE.
exactly, I wanna intercept data before IE show it to user.
ASP.NET 2.0 : where are the project files ???16 Mar 2006 15:05 GMT5
When creating an ASP.NET project in VS2005 : where are the project files
(.csproj, .sln, ...) ?
The only files I can find are the aspx and .code behind-files.
thanks
What about [Assembly]?16 Mar 2006 14:35 GMT4
I have study a vb codes:
 Dim Asm As [Assembly] = [Assembly].GetExecutingAssembly()
How can I do in C#
 
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.