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 / .NET Framework / General / February 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
converting VB to C#28 Feb 2005 11:43 GMT8
How can i convert this lines of codes into C#? Many thanks
for x=65 to 90   
  SQLHolder.text=SQLHolder.text & "<a href=""alpha.aspx?alpha=" & chr(x) &
chr(34) & _
go on printing to a new page28 Feb 2005 10:49 GMT1
in PrintDocument1_PrintPage
i want to go on printing to a new page
Problem with postgres28 Feb 2005 09:21 GMT1
I have the following problem : I am using oleDnAdapter to connect with
database in Postgres when I want to Generate dataset I get the
following massage "Retrieving the shema for dataadapter failed" ,but
if I want to "Previev data" it works very well...so what is wrong??
metadata28 Feb 2005 08:57 GMT7
i need to work with assemblies, but i don't think that the reflection
namespace gives me enough control, that's why i'm tempted to work directly
with the file format. Is the format going to change in the next versions of
the framework? Any answer is welcome =) thx.
how to use vs.net 2005 compile the program run in sdk1.128 Feb 2005 08:54 GMT2
I'm using vs.net 2005 beta1 to compile the program,but I have many
machines that only have the framework 1.1 installed,and I can't install
the framework beta2.0 on them, so I need to compile the program that
can run on framwork 1.1, does anybody know how to resolve this problem.
How to check if the connection to a remote computer exist28 Feb 2005 07:43 GMT3
I looking for a solution for how to check if a connection to a remote
computer exist or not using vb.net.
I 'm writing a program which will request data from a remote sql server. I
need to check if the connection to the remote server exist, before open the
HELP with IList please28 Feb 2005 07:15 GMT2
I'm trying to bound a custom object to a combobox using DataSource
property. The code works correctly however when the user selects a
different value I get a runtime error of NullReferenceException -
Object reference not set to an instance of an object. I've posted a
Custom Events in Web Services28 Feb 2005 05:35 GMT2
      I have created a class with custom events.
The delegate for the event is created before the class is declared.
This event works fine when deployed locally.
I convertied the Class into a Web Service, by adding the appropriate
Responding to custom property changes.28 Feb 2005 03:59 GMT4
I have implemented DashStyle and LineThickness for custom circle control as
follows:
Public Property DashStyle() As DashStyle
   Get
DataGrid and MS Access database28 Feb 2005 00:09 GMT3
I have a datagrid on a web form and I am setting the datasource in Page_Load
Event and there are no errors generated, I can interrogate the DataTable and
it returns row count, column count, data in rows, etc., but the DataGrid
itself will NOT appear at all on the web form. ...
Is it possible to hide a row in a datagrid?27 Feb 2005 23:35 GMT1
I'm wondering if there is a property in the datagrid that allows me to hide a
particular row. My situation is that I have approximately 100 rows that I
want to filter by category. This makes organizing the data and saving the
data easier.
Visual Studio27 Feb 2005 23:15 GMT1
Is there a newsgroup for Visual Studio?
Thanks
make console wait until async method is complete27 Feb 2005 19:20 GMT3
static void Main(string[] args) { DoSomething(); }
static void DoSomething() {
for (int i=0; i<=10; i++) { CallAsyncMethod(); }
}
Control-characters27 Feb 2005 15:16 GMT1
probably a very simple and stupid question: :)
I touched some key while working with visual.not. Now the control characters
are turned aon (I can see tabs and spaces...). I am not able to find the
option to turn them on again, an can't find something in the help too.
Small apps, JVM, NET and such27 Feb 2005 14:23 GMT2
I have been developing small applications to speed up certain tasks. First I
have been using NetBeans(Java Sun) as my base language. Well the problem that
I have reached was that I was not able to distribute my apps (30 kb) to the
clients without the JVM(14mb). Trying to figure ...
 
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.