473,587 Members | 2,541 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

.NET Framework Forum

Microsoft . NET Framework - Ask questions about Windows Communication Foundation(WCF), Windows Workflow Foundation(WF), applications (web, server, smart clients, console and database).
2
1,001
thread by: dude | last post Jul 29 '06 by: dude
I using debian stable I just starting nxml mode to write xml documents. the problem is that i can find no easy way to convert the xml file into html the xmlto program no longer works. Ive googled and cant find a clear explanation of what I am missing
2
1,485
thread by: RAM | last post Jul 29 '06 by: simida
Hello, I decided to become .NET developer. I want to programme database applications with ASP.NET interface. I would like to ask you a question: what technologies I should learn? I think that I should consider: ..NET 2.0, C#, ASP.NET, ADO.NET, SQL Server 2005, T-SQL, HTML/XHTML, CSS, JavaScript, XML, XSD, XSLT, XQuery, IIS. Please help....
0
1,104
thread by: dia sdk user | last post Jul 29 '06 by: dia sdk user
Visual Studio 2005 Educational / DIA SDK 8.0 / .NET 2.0 (MS tech support was nice enough to give me DIA SDK 8.0.) Hello everyone: I have been working on a DIA SDK app with the tools described above. I've run into a fundamental problem that I have not been able to find a solution to anywere:
0
956
thread by: Mike | last post Jul 29 '06 by: Mike
I wasn't real sure which was the best group for this post - please feel free to redirect to the appropriate group(s). My form uses a binding navigator to move through my data source (imagine that! <g>). The issue I have is that after I open the form, the first record is displayed. I click the "move to next item" arrow and move to record 2....
1
1,555
thread by: krunal | last post Jul 29 '06 by: axas
how to add item to combo from dataset
4
1,797
thread by: Bit Byte | last post Jul 29 '06 by: Bruno van Dooren [MVP VC++]
Is it possible to pass variable length parameters to a C function exported in a DLL (i.e. using varargs.h without resorting to say passing a delimited string to be parsed in the function)? i.e. I want something like this: #include <varargs.h> CCONV foo( char* fmt, va_list args ) ;
4
1,202
thread by: Bruce One | last post Jul 29 '06 by: Steve Barnett
Fellows, Does anyone know tools (for free :) ) that do something like Refactor and CodeRush (DevExpress) do ?
1
2,555
thread by: billr | last post Jul 29 '06 by: Dave Sexton
hi there, I hope that someone will be able to shed some light on little old confused me. We are developing an application which will be deployed onto a Terminal Server machine. The application will be used concurrently by multiple users. We have a static object (which as you well know is only static per AppDomain), -I think I've just...
1
4,352
thread by: Jason Bell | last post Jul 29 '06 by: Michael Nemtsev
I've been developing with the .net framework 2.0 since it's release with no problems. It has suddenly stopped working. When I try to execute any .net application a popup with the following error appears twice in succession: The application failed to initialize properly (0xc0000005). Click on OK to terminate the application. Event...
1
2,078
thread by: namewitheldbyrequest | last post Jul 29 '06 by: Sean
When I create a web form in VS 2005 I have a problem. I created a MasterPage with a ContentPlaceHolder object on it. Then I created a detail page that refrenced the Master Page. When I drag controls onto the ControlPlaceHolder on the Detail page, the controls end up at the upper left corner of the page and I have to drag them down onto the...
1
1,542
thread by: maya | last post Jul 29 '06 by: Sean
when I try to open .aspx files in VS 2003, I get this alert: The file could not be opened into the Web Forms designer Please correct the following error and then try loading it again: An exception occurred while trying to create an instance of <solution/projectName>.BusinessObjects.BasePage. The exception was "Object reference not set...
2
1,136
thread by: Yoav Shtainman | last post Jul 29 '06 by: Sean
I combined several application projects into one large project for ease of management and control. My previous application was a collection of small independent projects. Can this change affect the performance of the application? It is a .NET Web application using SQL Server back end
13
1,127
thread by: Jiho Han | last post Jul 29 '06 by: John Saunders
Here's the issue. You have a class, Class Person { public int id; public string firstname; public string lastname; }
3
1,298
thread by: Lee Grissom | last post Jul 29 '06 by: Lee Grissom
I want to parse the following string into 3 parts per match. I almost got it, but my expression has a flaw in it. I tried this, but didn't quite work the way I expect on the second match b/c there's no space before the symbol. <§\s(.*?)\s*;?\s(.*?)\s*>(.*?)</§> You must<§ Control.exe; Printers>add a printer</§from the <§...
0
895
thread by: bungle | last post Jul 28 '06 by: bungle
Hi I want to add functionality to my site so that customers can type in a postcode and we can tell them the "nearest store" in our database. I have noticed there are loads of sites on the net that offer this service but some of the them are small back bedroom sites. Do they really pay for the expensive postcode data or is there an...
1
865
thread by: bhu | last post Jul 28 '06 by: Kim Greenlee
Can any one please let me know how to to run Multiple instance of a exe with Argument. but only one instance per argument. any ideas ? thanks bhu
1
5,122
thread by: dlutz | last post Jul 28 '06 by: Priya Lakshminarayanan
Hello to all -- I am familiar with Xml in general and NET 1.1 Xml, but I am new to the ..NET 2.0 changes in System.Xml. I am trying to validate an XML document that is based on a schema that imports several other schemas. I am using VS2005 and .NET 2.0 on Windows 2003 Server with SP1. I am using the Validate method of the XmlDocument...
3
1,012
thread by: MikeL | last post Jul 28 '06 by: Priya Lakshminarayanan
Hello. I have an XMLDoc object that loaded XML using the LoadXML method. I have a schema in a XmlSchemaCollection object. I want to validate the XML document in the XMLDoc object. All the resources that I've found use the XMLTextReader object, but I am not reading from disk.
2
1,138
thread by: Wang Xiaoning | last post Jul 28 '06 by: Wang Xiaoning
Hi, i have the following xsl file ---------------------------------------------------------------------------------------------------------- <?xml version="1.0" encoding="iso-8859-1"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:param name="FirstLetter"></xsl:param> <xsl:template...
0
1,571
thread by: Tom K1986 | last post Jul 28 '06 by: Tom K1986
I am try to take a tiff document was emailed as an attachment to my exchange 2003 server and save the file on the network shared progragmatically. Basically every 5 minutes I scan certain email folders. If a message is present I check the message for the attachment of a TIF. If a TIF is present I want to store the attachment on my network...
0
762
thread by: Deanna | last post Jul 28 '06 by: Deanna
Can I turn the profiling on AFTER I get to a certain point in my application? If so, how do I do that? thx!
1
1,327
thread by: awmb | last post Jul 28 '06 by: Elena
I'm very new to .NET and C# and I'm having trouble retrieving information from a database. I'm trying to return the value of a field ("Name") from a DataTable using the code below, but I get the error message "not all code paths return a value" when I try to build. Where am I going wrong? public string GetVenueByID(int id) { ...
3
1,071
thread by: Werner | last post Jul 28 '06 by: Elena
Public AtendanceName() As String 'Array to store names Public ix As Integer Public i As Integer Private Sub btnSave_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnSave.Click 'Loop to load names into Array
1
3,724
thread by: rkaushik | last post Jul 28 '06 by: Marc Scheuner
Hi, I am using this code(.NET2.0 ) to create the user on the domain Controller which is installed on my machine: try { DirectoryEntry objUsers = new DirectoryEntry ("LDAP://localhost/OU=Alcatel,DC=alcatalnsit,DC=com"); DirectoryEntry objNewUser = objUsers.Children.Add("CN=" + "txtFirstName"+"txtLastName", "user");
6
3,030
thread by: Budyanto | last post Jul 28 '06 by: Budyanto
Hi, I have a visual c++ project that refuses to build when the project is in clearcase. It kept complaining that it could not open an include file. I'm pretty sure that all my include paths are set correctly because other files in the same directory could be included successfully. In fact I did not include this file directly. It was...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.