Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
A brainstorming session on  "pause-able" for & while loops.15 Nov 2007 03:02 GMT2
I have a re-occurring problem and wish to design a framework or
pattern to address it. I have some Ideas but I would like to do some
brainstorming with my peers before commencing.
The problem:
C# Convertee - Help with IF statement syntax15 Nov 2007 02:38 GMT5
I have the following if statement:
if ((e.Row.RowType = DataControlRowType.DataRow) &&
(e.Row.Cells[1].Text.ToLower() = "jake"))
{
Shadow Copy Wrapper?15 Nov 2007 00:41 GMT10
I've been scouring the net for the last few days looking for a way to copy a
locked file (create a shadow volume, expose it... that's it) from within my
program. I'm aware of the kludgy vshadow.exe commandline tool, but what I
really need is to be able to do it in managed code or ...
foreach loop and generic class14 Nov 2007 23:26 GMT10
  I'm new to generics. I've written a simple class to which I'm
passing a generic list. I'm able to pass the list and even pass the
type of the list so I can use it to traverse it. It's a generic list
of business objects. I'm able to see that the type is the correct one
DataGridView - add items14 Nov 2007 22:50 GMT1
I have an DataGridView control with the following columns (added using the
designer):
column1 - DataGridViewTextBoxColumn
column2 - DataGridViewComboBoxColumn (values "test1", "test2")
decent size datatable14 Nov 2007 22:28 GMT2
hey all,
i have a datatable that i'm keeping in application state only to be used by
my datalayer class. i have to cast it from my code-behind and pass it to my
datalayer on each postback.
Create .NET Interface definitions for COM14 Nov 2007 22:07 GMT4
I am trying to implement the interfaces (well, actually create the COM
Interop interface definitions first), but am unsure how to create the
interface.cs files needed.
The interfaces in particular I need right now are IE7 interfaces
adding settings in c# during runtime14 Nov 2007 22:02 GMT2
does anyone know how to add settings during runtime?  I would really
like to incorporate this feature into a app that I am building.
CMS asp.net14 Nov 2007 21:36 GMT4
Bonjour,
j'ai besoin de votre aides j'ai besoin d'un CMS pour la creation des
sites webs dynamique e- commerce avec ASP.NET (creation des produits
des familles categories ... et ventes) ou des sites exemplaires sur
XPath and default xml namespace14 Nov 2007 21:28 GMT1
I have XML files with defined namespaces + defined default namespace:
<?xml version="1.0" encoding="utf-8"?>
<Root xmlns="default.schema" xmlns:s="s.schema">
However when I want to run XPath query, I must give name to default
Image Capture Control for Windows Mobile using DirectShow14 Nov 2007 21:27 GMT4
I am trying to build an image capture user control using DirectShow to be
used in an existing C# application.
It needs to have a view finder/ preview window and be able to take still
images.
Transform xml to *.txt in C# app.14 Nov 2007 19:28 GMT3
HowHi all
I want to transform data in xml files to *.txt  in a C# application. I have
some data in Xml files and want to used them in a 3D tool to print the
subject
Dataset, XML, T-SQL14 Nov 2007 18:09 GMT5
Ok here's my question. I have a program which can run both online or
offline.
Online work on a Webservice getting data from SQL2000. When the person
want go offline he have to be online first and few tables are being
Dealing with large text files14 Nov 2007 17:44 GMT6
I have a situation where I need to read a text file containing several
million rows (insurance eligibility files).  In additional to sequential
operations, I also need to support a 'seek' on the file.  The file itself is
not in a fixed-field format and each line could be ...
memory allocation and GC14 Nov 2007 17:44 GMT2
I have a class which uses dictionary to look up a key to find a url.
When found it will launch the url in new IE.
Now my question is, I will be doing a new on this class when ever a
particular menu item is pressed. On the end of the method this class
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.