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
May 2008
June 2008
all groups > dotnet framework > december 2003 > threads for wednesday december 24

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

Repeater and Custom HTML Question
Posted by Arsen V. at 12/24/2003 9:21:55 PM
Hello, How to control the structure of the HTML inside of the ItemTemplate of the Repeater? For example, if a certain data column value is empty (or contains some specific string or number), I want to be able to "hide" a part of the HTML of the ItemTemplate. Say a customer has phone numb...more >>


How Much memory do my objects use?
Posted by gregory_may at 12/24/2003 9:18:02 PM
Does VB/Visual studio.Net have some way to let me know how much memory my objects are taking up? I cant seem to figure out how to get the Locals/Watch/or Memory windows to show this information (Maybe I am doing it wrong?). It looks like I have some kind of memory leak in my Visual Basic prog...more >>

multiple calls to assembly in GAC
Posted by raheela NO[at]SPAM lahore at 12/24/2003 6:57:17 PM
What is the mechanism by which .net handles calls to assemblies in GAC. We are moving our web site / business layer written in vb6 to .net. and i am wondering if I should make some assemblies as shared ones like data layer and put that in gac. now when multiple clients will call it , how .n...more >>

ASP.NET and Customer HTML
Posted by Arsen Vladimirskiy at 12/24/2003 11:17:10 AM
Hello, What is the proper way to implement the following: 1) We have a list of customers 2) Customers can have some optional fields. For example, second phone number, comments, and others. 3) We need to display the customers in a list, but in a nicely formatted way. In other words, if the ...more >>

Any cost for .NET framework
Posted by Steve Rorabaugh at 12/24/2003 11:05:25 AM
An obvious "newbie" question. Just attended a class in developing applications with Visual Studio .NET in C#. The development environment on my PC includes the Microsoft .NET framework 1.1. It is my understanding that a Windows application developed within this environment would require...more >>

WithEvents ???
Posted by mreid NO[at]SPAM exhibitworks.com at 12/24/2003 10:56:38 AM
Is there any additional overhead for declaring a variable using the WithEvents keyword even if none of the events are being handled? ...more >>

Key container listing?
Posted by Kevin Burton at 12/24/2003 8:30:05 AM
I would like to give a strong name to assemblies that I ship but I would also like to keep the public/private key pair secure. Eventually I think they will be stored on a smart card but for now I am putting the public/private key pair in a key container. Is there a way to list the containe...more >>

Beware of scorpion53061(theft)
Posted by IAmIronMan at 12/24/2003 7:42:38 AM
This individual is stealing other peoples code and claiming it as his own. The proof is when I asked him to explain his code he would not. For proof view these threads in dotnet.languages.vb Giving Back(Thank You) scorpion53061 Straighten This Out.... This is the forged code he won'...more >>



Convert VC++(using ATL) to C#
Posted by Mayur Banwasi at 12/24/2003 12:43:45 AM
Hi There is some work done using VC++ 6.0 and ATL. Now this project needs to be converted to C#. I don't know much about ATL. So what i am wondering is that ATL is not supported in C# (as far as i know) so when i convert it into c# will i be able to achieve everything in .Net that was do...more >>


DevelopmentNow Blog