Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > december 2004 > threads for thursday december 16

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Context menu question
Posted by Richard L Rosenheim at 12/16/2004 10:05:05 PM
There is a Popup event for when context menus are displayed. Does anyone know of any way of determining if the context menu is being displayed, and detecting when a context menu is closed? Richard Rosenheim ...more >>


Trying to use the Word Application object in Microsoft Visual Basic .NET
Posted by Marcel at 12/16/2004 7:51:21 PM
Hi, I'm using Microsoft Visual Basic .NET and want to reference the ThisApplication variable but cannot get to it or find the OfficeCodeBehind class. Is this a shortcomming of the fact that I have Microsoft Visual Basic and not Visual Studio .NET? On page: http://msdn.microsoft.com/lib...more >>

"Specified cast is not valid" error in Crystal Reports 9.0 Develop
Posted by Ron Holmes at 12/16/2004 6:37:07 PM
I posted this question on the Crystal Reports Support site and I am still waiting for an answer. Using Crystal Reports 9.0 Developer Full edition: My Crystal report .RPT file has a Picture box which is an OLE Object located in the Page Header section of my .RPT file. This is the call wh...more >>

How much ram is ideal to run .net studio
Posted by marilyn at 12/16/2004 6:27:50 PM
Looking at this laptop... http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&rd=1&item=6728923152&ssPageName=STRK:MESE:IT --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.799 / Virus Database: 543 - Release Date: 11/19/2004 ...more >>

can a delegate method be latebound in a c# dll?
Posted by Daniel at 12/16/2004 5:58:51 PM
How do I call a delegate in late bound C# dll? there some way to do this w/ a sharedinterface file? any examples? i tried this but it doesnt work: (oType.GetMethod("IOCTLJOB").Invoke(pObj, new object[] { pClass1.m_job } )).ToString(); and it returns the error: Additional information: Obje...more >>

Cd-rom production question?
Posted by Fred Geurtsen at 12/16/2004 5:58:20 PM
Hi, i'm wondering if I can let a ASP.NET application work on a CD-Rom??? Thx. ...more >>

System Tray Refresh
Posted by elziko at 12/16/2004 4:49:46 PM
If I **HAD** to use Process.Kill to end an application that I had no other control over. This application leaves an icon in the system tray. Is there any way in code to force WIndows to refresh the system tray to remove this icon. Much like Windows does if I was to run the mouse over the sy...more >>

Any really good .NET websites?
Posted by Richard Lee at 12/16/2004 3:49:30 PM
I would like to see what is the best possible front end and user interface one can create with ASP.NET. I'm not so interested in the backend since whatever goes on there will not be so obvious anyways. Could anyone suggest compelling websites or web apps? Yeah, you could mention a few Microsof...more >>



Beginners Question Debugging Visual Basic .NEt 2003
Posted by Nosnets at 12/16/2004 3:31:01 PM
I am learning from a text book. Debugging breakpoints does not work. The Breakpoint properties dialogue contains the following comment "The breakpoint will not currently be hit. No symbols have been loaded for this document." After some research with the help system I typed the following pat...more >>

How can I convert Julian Date to Calendar Date
Posted by goochey at 12/16/2004 2:47:05 PM
I'm trying to convert a Julian Date (Format "4365") into an actual calendar date in Visual Basic, can anyone help me out with this....more >>

Help this newbie, please
Posted by monica at 12/16/2004 11:11:03 AM
I am a Visual Basic 6.0 programmer but on a more beginner to intermediate level. My company has purchased Visual Studio .NET and is expecting me to do a few things with that. SO here's the question: I've noticed that my VB6 programming knowledge doesn't translate well to Visual Basic .NET....more >>

how to start a new project..??
Posted by dcinfinite at 12/16/2004 10:01:06 AM
hi everyone.. im very new to ASP.Net...i have 2 problems. first of all, i've alreayd installed ASP.NET. when i create a new project using ASP.Net Application an error saying "Visual Studio.NET has detected that the specified Web server is not running ASP.NET version 1.1. what is act the ...more >>

Any value to signing assemblies if not using the GAC?
Posted by Tom Dacon at 12/16/2004 9:32:49 AM
If you're not putting assemblies in the GAC, but are referencing shared code with copylocal=true into the projects that use them, is there any value to signing the assemblies? In the environment I've just begun to work in, there are customer-facing web sites, internally-accessed maintenance an...more >>

Instantiate object with name stored in variable
Posted by whornak at 12/16/2004 8:45:04 AM
I am getting the value of an object to be instantiated from the database so all I have is the name of it stored in a string variable. How do I instaintiate the object using the variable?...more >>

Call C# from C
Posted by C# beginner at 12/16/2004 8:27:03 AM
Hi. I know we can call native C or C++ function from C#. I want to do reverse. I want to call C# function from C or C++. What is the best way to do it. It is just simple one time call of one of the function in C#. Thank you in advance....more >>

Repair MS VS .Net installation. Can't get past Intel Chipset Insta
Posted by Gus T. Butt at 12/16/2004 5:03:02 AM
I'm trying to repair an installation of MS Visual Studio .Net 2003, but if I try to install prerequisites (Step 1) or Visual Studio .Net (Step 2), it launches a Spanish install of the Intel Chipset and then goes no further. Can anyone help me round this please? The Installshield message is:...more >>

How to create 2nd AppDomain?
Posted by kosjanne NO[at]SPAM st.jyu.fi at 12/16/2004 3:30:55 AM
Can some one please explain me what do I need for creating a 2nd AppDomain. I've been reading the .NET framework help and googling around for examples, but don't really understand how the AppDomain works. I have a class MainForm, which is the mainprogram. The MainForm uses a class RemotingSer...more >>

Calendar recurring events logic
Posted by Shabam at 12/16/2004 1:50:27 AM
I'm having a calendar feature developed whereby users can add recurring events. These recurring events can have start and end dates, meaning they will recur only within a date range. For instance, user A creates an event that recurs every Tuesday, from 1/1/05 - 3/2/06. The developer has deci...more >>

Microsoft Exception Block problem with creating a text file in .net
Posted by kool.sri NO[at]SPAM gmail.com at 12/16/2004 12:35:03 AM
I have a simple Web Application hosted on IIS. In this appliaction I am trying to use Microsoft Exception Blocks. It is giving giving me some problem in creating a file on the path specified in my web.config. I tried giving different paths but didnt get any success. The web.config looks like: <...more >>

Zip API ?
Posted by FrançoisV at 12/16/2004 12:29:01 AM
I'm looking for ZIP API to be able to compress/ uncompress files with the Windows XP mechanism Does this API exist ? Where can i find it ? Is it free ? Thank you for your help...more >>


DevelopmentNow Blog