Browse by Tags

Related Posts

  • Need some help with objects/classes

    Hello, I'm trying to make my own object that holds a name of the link, the href of that link and if that link has any sublinks/hrefs. Here is what I have for my object (ArrayLink): using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Configuration;...
    Posted to C# (Forum) by joewoo on 10-24-2006, 12:00 AM
    Filed under: C#, Objects, Classes
  • URGENT PLEASE HELP ME (MY JOB IS HANKING) A windows application dought in using Microsoft.office.introp.word.dll(word conversion from us to uk)

    Dear friend, Dear friend, I am a trainee software egg in one of a reputed company, I have got my first R&d from my project manager to develop a tool for AUTOMATICALLY converting US English to UK English using Microsoft.Office.Interop.Word but tried my level best to do that but I failed and my competitor...
    Posted to C# (Forum) by fijsolam1981 on 12-14-2006, 12:00 AM
    Filed under: .net C# jobs, binary image, String Manipulation - Dates, C# Compiler VB.Net, collection, sorting, reflection, icq, C#, Webservice, RMO, Objects, Classes, Generics, dynamic reflection, online judge Process memory running time, Reflection Interface Assembly, IsNullOrEmpty, TryParse, GDI+, Image Manipulation, System.Drawing.Imaging, GZip, System.IO.Compression
  • Block of detailsViews

    Hi, I have on an aspx page about 16 detailsView controls. Some are 4 rows deep, some 3 and some 2. The problem I have is that the code is immense because i am setting properties of various rows ie. text size and backcolor depending on the text status of the row. To try and cut down on code I am trying...
    Posted to Data Presentation Controls (Forum) by camper on 02-15-2007, 12:00 AM
    Filed under: asp.net, C#, Classes, Detailsview
  • Access a property from Class A without inheriting it

    I have 3 classes. Class B inherits Class C. And now Class B wants to access a property of Class A. When i create and object of Class A in Class B and try to access that property then its giving me a null value. The property value is a string which is changed depending on certain conditions. Here is what...
    Posted to C# (Forum) by mayuresh_s on 04-19-2007, 12:00 AM
    Filed under: C# Compiler VB.Net, asp.net, C#, Objects, Classes, .Net, C#. NET 2005
  • how to create a directory in a server or any other computer which is connected through LAN

    1) how to create a directory in a server or in any other computer?? 2) i want to save a file in a server using saveFile dialog . but the user must access only 1 server (server name:soft) . The user can save the file anywhere in the server, but he must access only the server. the user must not be able...
    Posted to Free For All (Forum) by ssarath on 08-24-2007, 12:00 AM
    Filed under: C#, Classes, .Net, C#. NET 2005, c#.net, C# code
  • Determin object type

    I have a class 'Item' and four other classes (Item, Item2 and Item3) inherited class 'Item'. I tried the following code snippet to determin of what type (Item, Item2 and Item3) the Item is: switch (typeof(Item)) { case Item1: .... break; case Item2: result = new <class>(Item as...
    Posted to C# (Forum) by WStikkelman on 02-05-2008, 12:00 AM
    Filed under: C#, Classes, inheritance, C#. NET 2005, c#.net, C# code, Type, .net 2.0, inheritance namespace codebehind, .net 2.0 c#
  • Re: How to create a function in a aspx.cs file and call it from another aspx.cs file

    I'll try to explain my problem in another way... In my Default.aspx.cs file i have content like this: using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System...
    Posted to C# (Forum) by tje.gaab on 02-19-2008, 12:00 AM
    Filed under: C#, Classes, dropDownList, functions
  • Deal with long folder path (FileSystemObject)

    Hi, I am using c# writing a function which can recursively search through directories and counting the file for each of the file extension, and I am having a problem with long folder path. I know there is a limitation for .NET to only handle folders that are under 255 characters, I wonder is there any...
    Posted to Getting Started (Forum) by lintakchi on 03-02-2008, 12:00 AM
    Filed under: system.io.file, C#, c# code, Objects, c#.net, C#. NET 2005, Classes, .net 2.0 c#
  • Object Conversation

    Hi everybody, I have lots of classes in my application and sometimes, when i getting an object by its objectid, also i can learn its type by obj.GetType() but i want to know that is that possible; load attributes of unknown object by object conversation? for example; 1 Member objMember = new Member(...
    Posted to C# (Forum) by ihsany on 05-17-2008, 12:00 AM
    Filed under: reflection, C#, Classes, class name typename
  • Microsoft.VisualBasic.Financial Alternative?

    Hello. I'd like to know if there's any alternative to the Microsoft.VisualBasic.Financial class (and more importantly, methods) under the System namespace.
    Posted to C# (Forum) by rachel1.0 on 12-06-2006, 12:00 AM
    Filed under: C#, Classes
Page 1 of 2 (12 items) 1 2 Next >