| Thread | Last Post | Replies |
|
| Javascript before all postback | 17 Jan 2005 11:17 GMT | 7 |
Is there some intelligent way to trigger a clientside JavaScript function before a postback is triggerd by any of the controls on a page? Thanks in advance, Michel Mathijssen
|
| move one of the child of mdi to the front end | 17 Jan 2005 10:23 GMT | 1 |
if there are several child forms are opened in their mdi parent.how can i move the one of the child forms to the front end to show in the CODE?? thank you!!!
|
| File language property | 17 Jan 2005 10:05 GMT | 3 |
Can you tell me why setting the assembly culture attribute to "" gives me "Language Neutral" for the file language property when viewed through windows explorer but creating an interop assembly for a com component gives me "Invariant Language (Invariant Country)" even after I have ...
|
| Help | 17 Jan 2005 06:58 GMT | 2 |
Hi I have code It read from date base, table "lastname" the data and I would like put to dr[0] - array The code
|
| regenerate resource file | 17 Jan 2005 02:51 GMT | 1 |
is there anyway to regenerate resource files in a project ? my resource files gets muddled sometimes and dataset disappears from the designer Thanks Tom
|
| output html form aspx | 17 Jan 2005 02:45 GMT | 1 |
Hi guys I want to export html out of an aspx page.. how can I do this ? any help is appreciated Thanks
|
| NET Framework 2.0 and BSD | 16 Jan 2005 23:59 GMT | 1 |
Does anyone know if there is a NET Framework 2.0 for bsd ?
|
| Operator Overload question for VB 2005 | 16 Jan 2005 23:43 GMT | 5 |
I am creating a class with operator overloads. It makes references to another class I've created, but do not wish to modify. I try to overload an operator having arguments having the other class type, but none of the new class type. However it does return a type of the new class. ...
|
| new MCP / MCAD for whidbey?? | 16 Jan 2005 22:34 GMT | 1 |
Does anyone know of any plans to update the MCP / MCAD track when whidbey comes out. I am due to do either MCP's or MCAD using C# but don't want to find that these exams will be retired by the end of
|
| HTML Parser | 16 Jan 2005 21:47 GMT | 5 |
Does Microsft provide any HTML Parser that could search me the img/src attribute and others similar to it? If not, are there any third party tools available?
|
| Viewing an ASPX page | 16 Jan 2005 20:57 GMT | 4 |
I just took an extensive ASP.NET course and copied my projects to my wwwroot folder and tried opening my default page which consumes some web service. It worked ok at the course but now I get this error: Configuration Error
|
| CDO.Person problem | 16 Jan 2005 18:11 GMT | 1 |
I am running Exchange 2003 on a Windows 2003 Active Directory. I am trying to mailbox-enable a user account with VB.NET. Dim person As CDO.Person Dim mailbox As CDOEXM.IMailboxStore
|
| How to Load an Xml C# String into a DataSet | 16 Jan 2005 14:48 GMT | 2 |
I have a string containing the XML text of my database. How can I create a data set from this String? The simple way would be to convert the String to a memory stream and then read that memory stream using DataSet.ReadXml(...). However I can't find a
|
| Need YOur advise | 16 Jan 2005 04:39 GMT | 1 |
Dear Friends We are discussing with a company for our software development. The company will do the development in .NEt and SQL ( client server architecture ) . I have asked two questions to them which i am asking here
|
| Configuration for DLL | 16 Jan 2005 02:16 GMT | 4 |
Hi Guys and Girls, I have a situation where I am wishing to deploy a .NET dll onto a number of servers. The classes in the DLL will be used by VBScripts. When one of the classes - Connection - is instantiated from a VBScript the code looks to a
|