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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Small Medium and Large Fonts31 Jan 2007 16:43 GMT1
If I use small medium and large, font in my css style sheets, where will it
pick up the definition of those sizes ?
Signature

Goofy

Get Culture Info from Language Name31 Jan 2007 16:38 GMT11
right now i'm going through System.Globalization Namespace. and i
found very intersting class there called CultureInfo.
i was trying to get cultureInfo on the basis of name but i didnt find
the way to do it. for example, if i pass the language name
WebControl.Attributes.Add and custom attributes31 Jan 2007 16:33 GMT2
I'm want to add some custom attributes to WebControls using
WebControl.Attributes.Add("abc","234");
So the html output will look like this,
<input type="hidden"  abc="123" /> etc.
DirectorySearcher works locally in VS2005 but not on webserver31 Jan 2007 16:17 GMT4
I have written a web app in ASP.NET that works fine in VS2005, but
DirectorySearcher fails when I copy it to the web server.
Here's some code:
Dim sUser As String = Environment.UserName
Runtime error when trying to connect to an Access DB31 Jan 2007 15:57 GMT2
This is my first time posting to a Usenet group, so please excuse any
Netiquette errors I may have in my post.  I have used ASP.NET before
using C#, but never VB, so I'm trying to practice using VB.  I have a
very simple page that I would like to connect to an Access DB and
Running a web App on PC using the Development Server?31 Jan 2007 15:46 GMT4
Is the Development Server part of the .net 2x runtime package or
installed with one installs VS 2005?  I wish to run a small web app on
a machine, with the runtime installed, and need to know if I need to
include the   Development Server in the install.  If the latter, what
Paging-enabled GridView disappears at postback31 Jan 2007 15:40 GMT2
I've been googling for some time, and could not find the solution to
this problem.
I am testing the paging feature of gridview. I have a very simple web
form on which the user can select a few fields to be included in the
[ANN] VersyPDF Library Releases Its Version 2.231 Jan 2007 14:53 GMT1
VersyPDF Library Releases Its Version 2.2
New version of the library for creating PDF documents on the fly was
released.
Our company released new version of the VersyPDF Library.
Change of state in reponse to the click event of a button.31 Jan 2007 14:49 GMT3
I have a button on my form that I am using to allow the user to
validate the contents of a certain textbox.
Depending on the results of the validation, I need to change the
backcolour of the text box and make a call to the database, and
Add contols at run time31 Jan 2007 14:11 GMT9
What is process for adding text box and button at run time.
How to add ButtonColumn to GridView Programmatically31 Jan 2007 11:25 GMT2
C# and asp.net 2.0
I have a <asp:GridView> that I create dinamically.
Now I need to add a ButtonColumn to the GridView.
I have this code:
M. A. thesis please help31 Jan 2007 11:10 GMT5
I want to write master degree thesis about ASP. NET, but I'm programming in
.NET for just 4 months. I was thinking about something about "Integration
informations system in ASP. NET (Web Services, SOA)", but my profesor
rejected it. Now I'm thinking about AJAX.
acceder al datasource en el evento _ItemDataBound con XML31 Jan 2007 10:59 GMT3
Buenas,
Con un sqlsdatasource lo haría con un simple
Dim drv As DataRowView = CType(e.Item.DataItem, DataRowView)
algo=drv("campoenlaconsultasql")
chat31 Jan 2007 10:13 GMT1
is there any body willing to chat using yahoo, windows live or google
talk.
so that we can clarify the doubts as and when required.
regards,
Publish Failed31 Jan 2007 08:50 GMT2
although my publish usually works for my asp.net 2.0 projects, sometimes it
just says "Publish Failed".  Is there anywhere I can look to see the reason?
Perhaps a log?
 
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.