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 / ASP.NET / General / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MySQL Concat with dataset23 Jun 2006 13:54 GMT1
Usually when pulling a dataset from a DB I get the headers too, so i
can databind DataValueField and DataTextField etc. But I am trying the
below query:
SELECT CONCAT(firstname,' ',lastname) as name FROM authentication.users
Text to speech (TTS) application on web server23 Jun 2006 13:45 GMT2
Hi.All
I'm working on a TTS application.
It runs on my local pc (WindowXP pro)  without any error.
Microsoft Visual Studio .NET 2003,  Microsoft .NET Framework SDK v1.1,
Insert record using Gridview Footer23 Jun 2006 13:35 GMT1
I have a textbox in the Footer of a Gridview.
When I run an insert command I get the following error:
"
Object reference not set to an instance of an object.
Create PDF from rendered HTML23 Jun 2006 13:27 GMT2
I have a report that opens as an ASP.net webform.  I need to take this
output and create a PDF from it.  Has anyone attempted this?
I originally planned to override the Render method of the page and get
the HTML that way.  But I'm not sure on how to proceed. ;)
hi23 Jun 2006 13:21 GMT1
    I would like to make a label work like a progress bar. I.e I want
to change its color bit by bit . Is it possible. If so how.
Regards,
Sunil
does 'Finally' always run in a try catch statement?23 Jun 2006 12:50 GMT2
I have the following Try, Catch, Finally block...
Dim objConn As SqlConnection = New SqlConnection(ConfigurationSettings.
AppSettings("conn"))
objConn.Open()
formatted date in grid view?23 Jun 2006 12:09 GMT2
In .NET 1.1 I could have a column bound with date/time fields.. then say the
format of it was this {0:MMM  d,yyyy h:mm tt} and it would display in this
format
Jan 1, 2006 2:03 PM
How can i start mobile programming >23 Jun 2006 12:02 GMT2
I am new to mobile programming and i want to know what are the steps i
have to follow to start mobile programming.
I have got
.Net SDK , IIS 5.0 and Nokia 6600
Smart Client23 Jun 2006 11:37 GMT7
Sorry, newbie, learning my way around ...
I understand that ASP.Net is built on the assumption that the client
does not run the .net framework, and that when you can assume that the
client does run the framework, you should go the smart client way.
"_pendingCallbacks[...].async is ,ull or not an object23 Jun 2006 11:05 GMT2
I'm using client callback. Everything seems to work exept that i get this
error
line 164:
"_pendingCallbacks[...].async is ,ull or not an object".
need help23 Jun 2006 11:00 GMT1
hi to all .
             i am fresher  in ASP.NET and i had  done almost  about my
project. but now  i  am unable to deal with admin login . i  am having
a table named "login" and 3 fields "username","password and type of
2.0 Server Control running in a 1.x app?23 Jun 2006 09:17 GMT2
Hello all --
I have a simple question.  Is it possible for a custom server control that
was developed using the .NET Framework 2.0 to be dropped into a 1.x web
application (i.e. take the 2.0 assembly, add it as a reference to a 1.x
worker thread - how to?23 Jun 2006 08:57 GMT6
Hi;
I need to have a worker thread that awakens every 15 minutes and then sends
some emails (sometimes).
1) What is the best way to set up the worker thread?
how to pass more than one value with client callback?23 Jun 2006 07:37 GMT2
I have to pass a lot of variables from vb.net to javascript using client
callback. the problem is that there are single variables, but also arrays
with differents indexes.
I have two questions:
SSI to get the name of client computer?23 Jun 2006 07:30 GMT2
Does it exist a way (SSI) to get the netbios-name of the clientcomputer?
Thanks
Bert
 
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.