473,609 Members | 1,912 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).
4
1,679
thread by: xnluser | last post Feb 3 '06 by: Martin Honnen
I would like to but XSL clauses to XML file and retrieve XSL clauses with keys. How can I separate XSL clause into different XSL rows? I mean something like below. This in XML <add key="Key1" value="<xsl:value-of select="/VARIABLE/>" <xsl:choose> <xsl:when test="ORDER_NUMBER == ''>
2
1,800
thread by: djc | last post Feb 3 '06 by: djc
I am tinkering with vb.net in visual studio 2005... I remember way back in vb4 days that you could have multicolumn comboboxes... I think. I could be wrong. I could not see anywhere in the VS2005 combobox properties where to make this happen? like a 'columns' property or something? I only saw ways to control display vs value for a single...
1
1,289
thread by: scott | last post Feb 3 '06 by: scott
..net 2003 - debug stored procedure ok on 2k - but ? on XP at breakpoint. Hi, In VS.net 2003 i set a breakpoint on a stored procedure and attempt to step into stored procedure to debug. All i get is ? against the breakpoint and no error. Can someone please help ?
0
939
thread by: CyberLotus | last post Feb 3 '06 by: CyberLotus
Hi, I've created a web application and through this I want to import Excel data to database. Following is the code that I've written, ******************************************************************* string fileLocation = txtboxFileName.Text.ToString(); string sheetName = "Import"; string connectionString =...
2
1,037
thread by: John Spiegel | last post Feb 3 '06 by: John Spiegel
Hi all, I've made some changes to a web service and it works fine under development. When I push it to a separate QA server, the web service still runs as though the changes were never made. It acts as though it has a cached version of the old service and uses that instead. I've rechecked that all the deployed dlls' dates and sizes match...
0
796
thread by: Daniel | last post Feb 3 '06 by: Daniel
I'm wondering if it's posible to do multi table updates using OleDbDataAdapter with the Microsoft Jet provider as described in this article. http://www.informit.com/articles/article.asp?p=30875&seqNum=6&rl=1 Thanks
0
878
thread by: Daniel | last post Feb 3 '06 by: Daniel
Hi, I'm trying to write an update command for a database. my tables are as follows EntryVersionTable entryId -> fileName, categoryName, entryName, version EntryTable entryId, languageName -> entryValue LanguageTable languageName -> lastImportVersion
7
1,242
thread by: clintonG | last post Feb 3 '06 by: Leon Lambert
I have 11.5 Gb remaining on the master on an XP Pro SP2 machine with 1.5 Gb RAM. I keep the OS updated. The paging file has been disabled on the master and relocated to a slave. Task Manager reports 1 Gb of paging file usage. I defrag with regularity whether need or not. I've trimmed Visual Effects down to a minimum. Still -- consistently...
0
1,101
thread by: Filippo Bettinaglio | last post Feb 3 '06 by: Filippo Bettinaglio
hi, I have developed a window control form in C sharp 2005, I can use the component in other .exe applications (just keeping the two project in the same solution group file) but I cannot use it embedded in a web page with Internet explorer. The component has been installed in the GAC and assigned Full Trusted Permission,
0
1,389
thread by: Paul | last post Feb 3 '06 by: Paul
I have xml returning from a webservice which look like so... <CiscoIPPhoneMenu xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Title>Title</Title> <Prompt>Select A Service</Prompt> <MenuItem> <Name>name</Name> <URL>http://</URL> </MenuItem>
4
978
thread by: Ahmed | last post Feb 3 '06 by: Ahmed
where can I find useful newsletters of .Net? I think it's a liitle of subject but please answer thank u really
0
871
thread by: ats | last post Feb 3 '06 by: ats
If I am using a master page for multiple web pages, and the master control has a link button on it that redirects to another page, can I, in code, determine which page the browser is currently on and redirect to different pages using the same button? TIA -- ats@jbex The world is my expense
35
3,306
thread by: Peter Oliphant | last post Feb 3 '06 by: Gerhard Menzl
I'm programming in VS C++.NET 2005 using cli:/pure syntax. In my code I have a class derived from Form that creates an instance of one of my custom classes via gcnew and stores the pointer in a member. However, I set a breakpoint at the destructor of this instance's class and it was never called!!! I can see how it might not get called at a...
1
950
thread by: Jobs | last post Feb 3 '06 by: Nick Hounsome
Where is version information stored of a assembly ? Version information is stored in assembly in manifest. Is versioning applicable to private assemblies? Versioning concept is only applicable to global assembly cache (GAC) as private assembly lie in there individual folders. Full Interview Questions for .NET and SQL Server...
2
1,459
thread by: nitramsen | last post Feb 3 '06 by: Peter Huang [MSFT]
Hi, I have been using SmtpClient but it seams that it is pretty hard on the SMTP servers it is sending to as it does not send a QUIT command and just closes the socket while the server is wait for more data. Can someone confirm that the SmtpClient does not send QUIT as required by RFC2821 section 4.1.1.10? Is there a workaround to get...
1
1,502
thread by: rmgalante | last post Feb 3 '06 by: Dimitre Novatchev
Hello, I have a VB.Net component that uses the XslTransform object. I am using the FXSL randomizeList function in my XSL template. When I transform the XML in the VB.Net component, my application hangs. When I load the XML in a browser with a reference to the XSL template, it works fine. Here is my XML:
1
3,505
thread by: sweety | last post Feb 3 '06 by: Bruno van Dooren
Hi, Very Urgent... I Need to write a structure of data which is in "C" to excel file(*.xls). So, using C/VC++ how i can create a Excel file and how i can write a data into the respective cell at run time.
1
2,010
thread by: Nick | last post Feb 3 '06 by: Steven Cheng[MSFT]
I have a server running Windows 2003. Within IIS I have 2 websites defined. One is for Sharepoint Team Services and the other for custom applications. I have a few new applications using .NET 2.0 which I would like to deploy onto that server, but do not want to upgrade to .NET 2.0 for all apps (aspnet_regiis -i) Is there an easy way to...
8
5,445
thread by: cd~ | last post Feb 3 '06 by: Kevin Yu [MSFT]
I can provide a test app, the news server won't allow me to post the files because they are too large (93KB and 1.2KB) I downloaded the ESRI ArcXml schema and generated the classes from the schema using xsd.exe, which took a while because xsd doesn't handle recursive elements very well (StackOverFlow exception during generation). Now that I...
1
1,930
thread by: michelle | last post Feb 3 '06 by: Christopher Reed
Hi, I'm brand new to Crystal Reports and have just gotten my feet wet with VS.Net. I have a web application in ASP.NET 2.0 (VB) that writes to a SQL Server 2005 database. I need to utilize Crystal Reports to create lengthy, multiple page legal documents pulling information from one record in the database.
2
1,380
thread by: Soren Kuula | last post Feb 3 '06 by: Soren Kuula
Hi, Does anyone happen to know whether this is legal: <complexType name= ...> <choice> <element ref="foo"/> <element ref="bar"/> </choice> </complexType>
1
1,172
thread by: Ganesh Muthuvelu | last post Feb 3 '06 by: Stan Kitsis [MSFT]
Hello, I have data contained in different tables in the SQL Server database. Now I need to pull data from these tables (using a SP or a simple query) and then create a XML file that conforms to a particular XSD. I was just wondering if I could get any pointers on how I can use the .NET XML libraries to this. Any help will be appreciated. ...
5
1,285
thread by: Peter Oliphant | last post Feb 3 '06 by: Roman
I was thinking it might be a good idea to split this newsgroup into different newsgroups, depending on the version of VS C++.NET being discussed. Thus, there would be 2002, 2003, and 2005 newsgroups instead of just one for all. This would at least end any confusion if someone asks a question and doesn't state which version they are using...
0
1,007
thread by: rafaelgaucho | last post Feb 3 '06 by: rafaelgaucho
Hi, I have a web service that return a Dataset. I want to get xml result from GetXml method of DataSet class like this: <xml... .> <MyDataSet xmlns="ssss\mySchema.xsd> <Table1> <RecordTable1> <id>1</id>
1
8,692
thread by: theburnetts | last post Feb 3 '06 by: chrjs
I have a complex class heirarchy where all of my classes inherit from a single base class (BaseObject) and this BaseObject class inherits from XPBaseObject. XPBaseObject is a 3rd party base class from Express Persistent Objects (XPO) from DevExpress. It looks kind of like this... BaseObject - (inherits XPBaseObject) UserCase - (root...

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.