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# / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Nhibernate14 May 2007 13:57 GMT4
I am using the configuration object and passing it a Assembly object
to load. The assembly object i pass in is from a dll which is in a
different folder then the Nhibernate dll.
The AddAssembly(Assembly assembly) function throws me an Error saying
KeyDown Message Capturing problem..14 May 2007 13:15 GMT2
I am working on vs2k5 IDE for C# development. I made one Form which
has one button on it. I tried to override KeyDown message on From but
KeyDown message received. if Form does not containing any Item. When I
drop any thing on Form, it does not receive KeyDowm message. I want to
PropertyType and type...14 May 2007 10:44 GMT1
a little problem...
for a dynamic script i use :
o.GetType().GetProperty( named ).PropertyType.ToString()
and i obtain : System.Nullable`1[System.Int32]
Does that RegExp makes sense to you, people?14 May 2007 10:35 GMT5
I am trying to write a regexp to find all the code on the header of
entities in SQL Server (views, SPs, etc...) I got something like this:
(.|\n)*((create view)|(create proc)|(create function)|(create
trigger))
REGEX14 May 2007 10:28 GMT3
HI Group,
I am trying to use the powerfull regex to split an input string.
Todate I have been able to split simple strings that have ethier space
or comma seperators.
passing reference variable!!. out bug?14 May 2007 10:07 GMT3
Hi somebody cant tellme what is wrong here
If i do this !!! This is the code
Sample 1:
using System;
Values of Unknown Custom Attributes14 May 2007 10:04 GMT5
I am sure that I am just overlooking something, but here's something I can't
quite get right...
I want to be able to get the value of a parameter of an unknown custom
attribute at runtime.  All of the examples I have seen use casting of known
XmlSerializer and delegates14 May 2007 09:09 GMT2
I'm serializing a class using XmlSerializer. I'm forced to use
XmlSerializer because I'm working on compact framework and this is the
only serialization supported.
When I try to serialize a class with some delegate type member it
have a combo box remember14 May 2007 09:09 GMT1
I would like to have a combo box remember the last, say 10, entries that a
user has made in it and to offer those as choices, while accepting any new
entry - similar to the search box in google.
Could someone tell me how to enable this functionality or how to code it?
PropertyGrid - can't edit property14 May 2007 08:49 GMT3
I have a main class with a public property of type sub class, which
has several properties of type int.
When i assign an instance of my main class to
propertyGrid.SelectedObject I cannot edit values for the properties of
Creating a preference window14 May 2007 08:47 GMT11
Let's say, I have a form class...
public class MainForm : Form {
 private CustomClass cc;
 public MainForm() {
Need to create a wrapper to execute a program14 May 2007 06:07 GMT1
I'm trying to create a wrapper for a program. I want to execute
program 'X' by running program 'Y', such that 'Y' appears to function
pretty much like 'X' both in the way command line options are handled
and the way input, output and error messages are reported. Program 'X'
Can not break out of While loop.14 May 2007 05:50 GMT2
I am having a problem Breaking out of the while loop, it never terminates.
any suggestions
using System;
using System.Collections.Generic;
Create toolbar for IE?14 May 2007 01:42 GMT1
How can I create my own toolbar for IE (like google/yahoo toolbar)?
Can someone please point to related tutorials etc?
Thanks,
Oliver
Auto Column Width13 May 2007 23:52 GMT1
Hi Group,
In my app I have dataGridView with property AutoSizeColumnMode set on Fill.
In dgv I have few columns. One of them is DataGridViewCheckBoxColumn, other
are of  DataGridViewTextBoxColumn type. How  to set constant width for
 
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.