Software Development Network Logo
  • Visual C++
  • Windows Vista
  • Windows Forms
  • Microsoft ISV
  • Windows Live
  • Smart Device
  • Visual Basic
  • .NET Development
  • SQL Server
  • Game Technologies
  • Visual FoxPro
  • VS Team System
  • VS Express Editions
  • Visual J#
  • Visual Studio

Software Development Network >> .NET Development

.NET Development

New Question

Sorting datagridview prgramatically
.NET Framework 2.0 question
A beginner's understanding on delgate and event (for beginners)
WebService - Sessions & Timeouts
Installation Rolled Back My PC
? How to share strong name key files ?
Delayed send with smtpclient in .net 2.0
ASP.NET Adding AssemblyInfo.cs -- Application Versioning
Closing an External Program
Cannot find the assembly Name, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null

Top Answerers

Patrick Carnahan - MSFT
soccerazy
cs96ai
Lori D. Pearce
s_arun81
lavan
Rogue1
JPCat
JenLeonard
chid
Fabula: bi-lingual, multi-media, children's storybook software based on
Only Title

Answer Questions

  • Angel Dimitrov Both Async and Sync reads from the same Network Stream? (EXTREMELY STUCK!)

    Hi guys I'm really stuck! I'm programming a network heavy app with a TCP client in VB.NET 2005. I need it to have an async read of the network stream so that it can react to any impromptu messages sent by the server but also SOMETIMES have a syncronous read when the client has sent data to the server expecting a reply. I can have the two (async and sync) reads working independantly, but as soon as I try to use both the app hangs. I' ...Show All

  • Dwaine Why do I have to XmlInclude derived classes in order to serialize?

    I have a shallow, but wide class heirarchy. I have one base class with several derived classes. During serialization, I pass a reference to the XmlSerializer. The reference never points to the base class; it points to one of the derived classes. So when I attempt to serialize public class Base public class Derived1 : Base public class Derived2 : Base public class DerivedN : Base XmlSerializer ser = new XmlSerializer(typeof(Base)); StreamWriter ...Show All

  • WoodyIS .NET 2.0 Beta Project Laughs at 2.0 Release? HELP!

    Hey Guys, Perhaps some of you braintrusts can shed some light on something for me. We built a web-app (nothing crazy, pretty simple) for a client using ASP.NET 2.0 Beta 2.  On the development machine, the .NET Dev server, it runs fine.  Does exactly what it's supposed to. When we publish the project to the dev machine itself (so regular IIS picks up the serving duties), we get this 404 message.  It's not even the standard IIS page ...Show All

  • small_snap How to customize DataGrid Columns

    I would like to customize widths, and maybe colors of columns in a DataGrid. I know I have to play with DataGridTableStyle, DataGridColumnStyle, and others, but I failed all attempts. Can somebody show me a working example (any language) Luigi Fonti ...Show All

  • CapitalT SqlDataSource InsertParameters

    I am trying to adapt a piece of code written for .Net1.x. Dose any one know how it is possible to pass a byte array into a SqlDataSource Parameter. I have set the parameter type to Byte but it still appears to be wanting a string. Any pointers would be greatly appreciated. Dim iLength As New Integer iLength = FileUpload1.PostedFile.InputStream.Length If iLength = 0 Then Exit Sub Dim sContentType As ...Show All

  • Andy Milligan ADO/SQLExpress Connection String Question

    I'm working on a customer project and deployment project. SQLExpress is part of the installation and there is a pre-existing database. As installed, the database is detached. This application uses ADO.NET to establish SQL connections and it also uses Excel VBA to connect to the database via ADO. The following SQL Connection string works for SQL (as far as I can tell) Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\XYZ_Data ...Show All

  • Algorith Simple Enum example

    I have user data stored using ConfigurationManager. I've never used enum's before...and Im trying to write a method to get multiple values from the settings. Very lost. Something like: public enum EMailSettings { emMailsender, emTo, emServer, emPort }; Can someone get me going on how to go about this...and the calls to get the different values. Thanks Ive tried a few Microsoft examples...they all seem to use Main()...which crashes. ...Show All

  • CARPe SQL to retrievedata

    Hey Guys: I have seen this done in a program and at one time i did it but not exactly get it right. I have two tables in my data base. The first is a table with the PubID and a number that corresponds with the second table with a list of titles. table1---is PubID----and number of title is 10----so when i enter the number 10 in the column i want the title to appear in column 3. PubID TitleNum Title 1411 10 ...Show All

  • rabbitears XmlNode in Generated Typed Class

    I generated a C# (or VB.NET) class using an XSD file supplied from a Java-based web service.  The schema includes a "body" element that can itself be more in-line XML as defined in a second XSD file (or in others).  The generated class declares this body element as an XmlNode rather than an object.  Why isn't the body element declared as an object like the other XML elements   Do I have to serialize the object base ...Show All

  • e-networld Connections going below minimum

    I have 2 apps running, 1 a web service & the other the web app that uses this service. Both use pooling and have a minimum pool size of 5 (max 10). To the user, everything seems fine, but after a bit of work the user service's connection pool only holds 4 connections. 1 below the minimum. I'm using Oracle for this and have got the latest OPD.NET version. Any help would be great. System.Data.dll providers g ...Show All

  • Rangi SqlBulkCopy column mappings

    I have a C# program that is using the SqlBulkCopy object to BCP into a SQL 2005 database. It calls the WriteToServer method passing in source and destination column names. However this is failing because the case of the destination column name is incorrect (e.g. I'm passing mycolname when I should be passing MyColName ). I'm getting the column names from a DataTable object in a DataSet which, of course, names the columns in the format of the ...Show All

  • Arjun B remoting and delegates

    Hello all, I was wondering are there any samples/tutorials that handle .net remoting and delegates   For example:  if you have 2 objects where object a makes a call to b and returns immediately.  Then after some time some event happens in object b, I then want to notify object a that event has happened... any help would be appreciated thanks! -ken Hi Ken Y, Here's some tutorials and help on ...Show All

  • espenhjo looking for a good XML schema wrapper tool/code generator

    We extensively use XML schema in our application, exchanging XML instances between the client and the server. We create typed dataset wrappers on top of the schema to speed up the development. These wrappers are just used internally and are not exchanged between the system components. Some features enabled using the typed dataset as a wrapper are missingin from the classes generated by XSD.exe so we dont' use it. On the other ...Show All

  • Ferni What about Locking from vb.net

    i am facing a little problem in a scnario, i have developed an applicaton which uses sql server as backend database server. i have a table named products which has a column of stock now, how can i prevent many users from making a mistake of selling a thing which is already sold by another vendor that means it is not available in there stock but the purchase order they have opened is indicating the purchase made...................it has not ...Show All

  • lushdog Norton SystemWorks Basic One Touch Button Program Integrity Scan Microsoft.NET Framework v2.0

    Dear Friends I recently installed Microsoft.NET Framework v2.0 on my computer so that I could check the viability of my computer for the new operating system "Vista" that Microsoft are launching next year. The download worked fine and allowed me to assess my computer appropriately. But the next time I used One Button Check Up in Norton SystemWorks Basic I found the following 10 errors appeared in the Program Integrity ...Show All

818283848586878889909192939495969798

©2008 Software Development Network

powered by phorum