Fwd: 101 new messages in 53 topics - abridged




Active Topics
-------------

ReadOnlyException while trying to update a subquery column using TableAdapter -
 4 new
------
Hi, I've been struggling subqueries/joins and table adapters for some time and
can't find a clear answer. I have a stored procedure that returns columns from
2 tables. Two columns from the second table are returned by subquery. All this
is done in a stored procedure. I also have a stored procedure that takes most
of the params from the select - Wed, Apr 16 2008 11:53 am
4 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/0ef4eddb01c5b886?hl=en


Looking for some ideas on a brand new application system - 1 new
----------------------------------------------------------------
"enterprise system" means different things to different people. I would
investigate (this is just an opinion among many). C# WCF [link] And check out
the Greg Leake videos on channel9. If you watch the videos...then you might go
"Yes, that is what we're looking - Wed, Apr 16 2008 12:01 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3b2c189041a7e920?hl=en


Export Word Using ASP.net 2.0 : Office 2007 doesn't support UTF-7 - 1 new
-------------------------------------------------------------------------
On Apr 16, 7:24 am, Ujval Shah <UjvalS...@discussions.microso ft.com> wrote: ..
.Could it be the same problem as at the following post? [link] Make sure to
read comments to the post. - Wed, Apr 16 2008 12:13 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/b91e5f6ecfbc3e03?hl=en


Timeout in XSD file? - 1 new
----------------------------
Running ASP.NET 2.0 I have a very convenient DAL in the form of an XSD file
but unfortunately the XSD hits a table that has millions of records and this
causes slowness which exceeds the default timeout of the XSD file. I've tried
setting the timeouts in all other locations (web.config connection string and
execution timeout) to no avail. - Wed, Apr 16 2008 12:13 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/0a178897a22bfa60?hl=en


asp.net 2.0 AJAX site deployment - 1 new
----------------------------------------
Thank you guys, after digging further, i saw that i have warningLevel="4", i
changed that to 1 and it started working.. i did a quick search for something
called Profile in the source codes of the whole project and nothing came up..
but for now it's working by just chaning the web.config compiler option.. -
Wed, Apr 16 2008 12:08 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/9d118bf773bc019d?hl=en


ASP.NET configuration manager - Acces Data Provider - 1 new
-----------------------------------------------------------
Thanx for the great advice... John "Cowboy (Gregory A. Beamer)" <NoSpamMgbwo...
@comcast.netNoS pamM> schreef in bericht news:eO9F2o9nIHA.2636@TK2MSFTNGP04.
phx.gbl... - Wed, Apr 16 2008 12:17 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/410175e703d633f1?hl=en


Multiple checks on submit - 1 new
---------------------------------
Hi, Could somebody please help me ? I,ve created a form which contains ... - a
list of radio buttons - a couple of textfields - a create user template I
would like to the delete the "create user" button and add a new button which...
 - have the same functionality as the "create user" button which checks the -
Wed, Apr 16 2008 12:31 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f2116a8f4968b7b4?hl=en


Difficulty publishing ASP.NET site - 2 new
------------------------------------------
I've developed a site using Visual Studio 2005, ASP.NET, C#, and a MySQL
database. I've gotten it debugged under the visual studio environment, and
moved it over to the server on my Domain Controller (Window 2000 Server, IIS 5.
0) and checked it out outside the development environment. So I went ahead and
got a hosting account (GoDaddy Economy), imported - Wed, Apr 16 2008 12:40 pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/cf9c00a831e3ddc8?hl=en


No prompt to save password - 2 new
----------------------------------
I've managed to write an ASP.NET v2 web page where the prompt to save the
password doesn't appear :-( Not sure why it's not working. Autocomplete on the
text boxes is working but when you enter username, password (text box with
type = password) and click the login link button, IE doesn't popup "Do - Wed,
Apr 16 2008 12:52 pm
2 messages , 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/53cc19406b849919?hl=en


Cannot dynamically assign a BackColor to a datalist - 2 new
-----------------------------------------------------------
I need to dynamically assign a datalist attribute upon a helper function
receiving data from a querystring. If a user picks a certain region, i need
the datalist to display its back color, or any of its other objects , as a
certain color or css style <HeaderStyle BackColor="<%= ssponcont %>"> </
HeaderStyle> - Wed, Apr 16 2008 1:32 pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/d48b6e1c272f25b9?hl=en


How to create a timer to do scheduled jobs in web application? - 3 new
----------------------------------------------------------------------
I have a web appliacation, what i want to do is starting a timer when "
Application_Start" event handler is called. The timer is running asyncronizely,
 let's say, every 24 hours, it will create a new thread to run a certain
process, after the process is done, the thread will be killed. So far, i have
no idea how to do it. Can i instantiate a singleton - Wed, Apr 16 2008 1:41 pm

3 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/24908accedbe8acc?hl=en


Redirecting to another site with a large querystring - 4 new
------------------------------------------------------------
...Thanks for the input. My setup is similar to how you mention, except I
didn't realize I could include entire web forms in a class library. I am a
going to dabble with that now. Thanks! - Wed, Apr 16 2008 1:48 pm
4 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/03f2a2826fe8ca4a?hl=en


Set Focus after Postback (vb.net newbie) - 4 new
------------------------------------------------
On Apr 16, 8:45 am, "Eliyahu Goldin" ...It works great. One small glitch
though. Lets say there are 3 text boxes. If you type some data in the 1st text
box and then instead of pressing the tab key you click your mouse in the 3rd
text box, after the postback the cursor is sitting in the 2nd text box. Not
the 3rd one. - Wed, Apr 16 2008 1:52 pm
4 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3408f856b35dc0c0?hl=en


Reportviewer textbox valign - 2 new
-----------------------------------
Hi There, I'm working with framework2 using reportviewer. I ran to the
troublem with textbox for heading that need to set align = bottom. Format menu
to set align is gray, I cannot use it. I can set text to Left, Right, or
Center but not top, bottom. Any idea about to set align = bottom? Thanks. -
Wed, Apr 16 2008 2:26 pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c6d1a1ae60ef7fbb?hl=en


ASP.NET 2.0 Write File (IIS 6.0/Windows 2003) - 2 new
-----------------------------------------------------
Hello, I wanted to write to a folder from my ASP.NET web app, but i get Access
to the path 'C:\Inetpub\wwwroot\Test\Logs\ test.log' is denied. at System.IO.__
Error.WinIOError(I nt32 errorCode, String maybeFullPath) at System.IO.
FileStream.Init(Stri ng path, FileMode mode, FileAccess access, Int32 rights,
Boolean useRights, FileShare share, Int32 bufferSize, - Wed, Apr 16 2008 2:38
pm
2 messages , 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/d80e6754f4cd0278?hl=en


FormView Insert Session value - 2 new
-------------------------------------
Hi, I'm trying to use FormView to Insert an Object to an ObjectDataSource. The
insert method signature is simply: void DALObject.InsertPerson(Person myObject)
 The person object for the sake of argument is: class Person { // properties:
string FirstName // self explanatory string LastName long PersonID // "
identity" (set by the database) - Wed, Apr 16 2008 2:50 pm
2 messages , 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/ea922b437a7004c1?hl=en


ASP.Net, caches, scope of statics - 2 new
-----------------------------------------
Hi... At least by the group title, this seems like a question for dotnet.
framework.aspnet.cachin g but that group seems pretty slow. I'm trying to sort
things out with a co-worker. We've got some classes that implement some in-
memory caches with static Hashtable members. My understanding is that a static
Hashtable may be shared between threads in - Wed, Apr 16 2008 2:58 pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/ac849432129b1e62?hl=en


Data Binding and Formatting Problem - 4 new
-------------------------------------------
Hello developers, I bind my TextBox control specyfying a format stored in my
application global ApplicationContext object - it has a static string
CurrencyFormat property. The problem - this works fine: Text='<%# Eval("Price",
 ApplicationContext.CurrencyFor mat) %>' but this does not: Text='<%# Bind("
Price", ApplicationContext.CurrencyFor mat) %>' - Wed, Apr 16 2008 3:23 pm
4 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/ce2887d133009c21?hl=en


Determine users currently logged in - 2 new
-------------------------------------------
What happens then when the user just closes the browser? How do handle this? -
Wed, Apr 16 2008 4:08 pm
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/fdb5193a0ffc4a55?hl=en


how to get the correct email format when sending email using sqldatareader - 3
new
---
Thanks but when i do that i get error: The parameter 'addresses' cannot be an
empty string. Parameter name: addresses - Wed, Apr 16 2008 4:45 pm
3 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/b42e57f42515d113?hl=en


Disable validater controle by code - 4 new
------------------------------------------
Hi, Does anyone know how to disable a partical validor by code (vb.net) ?
Thanx John - Wed, Apr 16 2008 5:14 pm
4 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3f6e3e08537c5ee0?hl=en


using Transactionscope with 2 dbs - 3 new
-----------------------------------------
When I use transactions with sql server I usually do this... using (
TransactionScope scope = new TransactionScope) { using (SqlConnection1 = new
SqlConnection . . . . . and this all works great. But now, I need to stretch
the transaction across to sql databases using two different connections i.e. -
Wed, Apr 16 2008 5:10 pm
3 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/68847f17e1b43920?hl=en


Create user by code - 1 new
---------------------------
Hi Jonathan, Thanx, it works great.... your the best... Do you know by any
chance how to get the UserID from the user that has been added ? Thanx John "
Jonathan Wood" <jw...@softcircuits.com> schreef in bericht - Wed, Apr 16 2008
6:03 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/e01150a1b8e9626e?hl=en


can not get AJAX to work on sever, please help - 1 new
------------------------------------------------------
On Fri, 11 Apr 2008 09:18:32 -0700 (PDT), RhythmAddict ...thanks again for the
replies. read tru the thread over the weekend and their issue was that they
were having an error thrown when moving their ajax site to the prod server (
win 2k3), but that was an issue with a beta release of ajax extensions. - Wed,
Apr 16 2008 6:06 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f774a8c8b504cd72?hl=en


china supply cheap lacoste trainers cheap GGG G-STAR AKA STASH HOUSE jeans at
www.thenikeshoes.net - 1 new
----------------------------
china Wholesale New Air Jordan 12 X Air Force 1s Fusion shoes. discount New
Air Jordan 12 AF1 Fusion shoes cheap Air Jordan 5 x Air Force one Fusion
discount Air Jordan 5 and Air Force one Fusion, Air Jordan 12 x Air Force One
Fusion china online store [link] buy wholesale price Air Jordan 5 x Air Force
ones - Wed, Apr 16 2008 6:18 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/1572da91359cc691?hl=en


Can I develop asp.net 1.1 application in visual studio 2008? - 5 new
--------------------------------------------------------------------
Can I develop asp.net 1.1 application in visual studio 2008? I've tried to
find .net framework 1.1 in the project's properties window, but I can't find
it! Please help! Thanks for your discussion and answer! - Wed, Apr 16 2008 7:
25 pm
5 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/8da2acb4529b6f2c?hl=en


Lower Price Calvin Klein Challenge Ladies Watch 32111.30 - 1 new
----------------------------------------------------------------
Lower Price Calvin Klein Challenge Ladies Watch 32111.30 Calvin Klein
Challenge Ladies Watch 32111.30 Link : [link] Buy the cheapest Calvin Klein
Challenge Ladies Watch 32111.30 in toppest Fake . [link] helps you to save
money! - Wed, Apr 16 2008 8:42 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c71780804efc81df?hl=en


Lower Price Jacob & Co. Unisex Watch JC9-3 - 1 new
--------------------------------------------------
Lower Price Jacob & Co. Unisex Watch JC9-3 Jacob & Co. Unisex Watch JC9-3 Link
: [link] Buy the cheapest Jacob & Co. Unisex Watch JC9-3 in toppest Fake . [
link] helps you to save money! Jacob-Co-JC9-3 , Jacob & Co. Unisex Watch JC9-3
, Replica , Cheap , Fakes , imitation , - Wed, Apr 16 2008 8:43 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/94f7b428f2c9ecc9?hl=en


TreeView In GridView - OnTreeNodeCheckChanged event problem - 1 new
-------------------------------------------------------------------
Hi Stephen, The TreeView only populates CheckBoxes, but without a
corresponding OnClick event. And there is no such thing as AutoPostBack for
TreeViews. You would have to add OnClick events on your own in Javascript. For
a treatment of the subject and a possible solution , visit this thread: [link]
- Wed, Apr 16 2008 9:51 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c640ce62e69df07e?hl=en


Lower Price Tag Heuer Link Two-Tone Ladies Watch WJF1450.BB0584 - 1 new
-----------------------------------------------------------------------
Lower Price Tag Heuer Link Two-Tone Ladies Watch WJF1450.BB0584 Tag Heuer Link
Two-Tone Ladies Watch WJF1450.BB0584 Link : [link] Buy the cheapest Tag Heuer
Link Two-Tone Ladies Watch WJF1450.BB0584 in toppest Fake . [link] helps you
to save money! - Wed, Apr 16 2008 10:39 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f77297996603df8c?hl=en


Lower Price Cartier Tankissime 18kt Rose Gold Mini Ladies Watch W650018H - 1
new
---
Lower Price Cartier Tankissime 18kt Rose Gold Mini Ladies Watch W650018H
Cartier Tankissime 18kt Rose Gold Mini Ladies Watch W650018H Link : [link] Buy
the cheapest Cartier Tankissime 18kt Rose Gold Mini Ladies Watch W650018H in
toppest Fake . [link] helps you to save - Wed, Apr 16 2008 10:39 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/463a592ef023bce6?hl=en


Centralize SOAPHeader Processing? - 1 new
-----------------------------------------
Hi all, In an ASP.NET web service, is there a way I can centralize processing
of SOAP Headers? Currently I need to nput my header logic into each webmethod -
 is there an event, mechanism, extension, etc I can hook into to do all my
processing before the webmethod is executed? Thanks! - Wed, Apr 16 2008 10:41
pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/7d7982c9279677a1?hl=en


Question/bugs about ASp.NET2.0 SqlDataSource and GridView - 1 new
-----------------------------------------------------------------
Hi Ken, I do not see any issues with the SQLDatasource, I would recommend you
to reconfigure your SQLDatasource. When you select the fields from the table
then you select the option advanced and then check both the options for
creating the insert, update and delete statements and then check for use the -
Wed, Apr 16 2008 10:44 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/ed66f69d16481e4f?hl=en


ASP .NET 2.0 and Javascript / JS - Select Options disappear - 1 new
-------------------------------------------------------------------
Hi Richard, No, the namespace was automatically generated by VS. No need for
it. Just make sure that the Inherits directive in the aspx file will not have
a namespace either (eg, Inherits="_Default" instead of Inherits="
ImplementIPostBackEv entHandler._Default") =========== Regards, Steve [link] -
Wed, Apr 16 2008 11:41 pm
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/399d791fedbeca49?hl=en


Display Multiple Sets Of Data In THe Same Datagrid - 4 new
----------------------------------------------------------
Hi Can anyone please advise if this is possible and if so how I would go about
it (a pointer to an example would be greatly appreciated). Using C# - Web
Application I have a DropDownList with the following entries Room A Room B All
Rooms The datasource is a single table containing a list of all room - Thurs,
Apr 17 2008 12:16 am
4 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/ccd57c0c813259ee?hl=en


Lower Price Corum Admiral's Cup Mens Tides 44 Watch 985.643.20.F373 - 1 new
---------------------------------------------------------------------------
Lower Price Corum Admiral's Cup Mens Tides 44 Watch 985.643.20.F373 Corum
Admiral's Cup Mens Tides 44 Watch 985.643.20.F373 Link : [link] Buy the
cheapest Corum Admiral's Cup Mens Tides 44 Watch 985.643.20.F373 in toppest
Fake . [link] helps you - Thurs, Apr 17 2008 12:39 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c0ca99333f76374e?hl=en


Lower Price Seiko Ladies Diamond Watch SUJF09 - 1 new
-----------------------------------------------------
Lower Price Seiko Ladies Diamond Watch SUJF09 Seiko Ladies Diamond Watch SUJF
09 Link : [link] Buy the cheapest Seiko Ladies Diamond Watch SUJF09 in toppest
Fake . [link] helps you to save money! seiko-ladies- diamond-watch-sujf09 ,
Seiko Ladies Diamond Watch SUJF09 , Replica , - Thurs, Apr 17 2008 12:39 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/21a930813e9108fb?hl=en


GridView on Delete Method problem - 3 new
-----------------------------------------
Hello Ed, Sorry for my misunderstanding of the scenario in my initial response.
 I think we can use RowDeleting event, instead RowDeleted which fires after a
delected command is executed. 1. Add a command field in the gridview columns
collection: <asp:CommandField ShowDeleteButton="True"> - Thurs, Apr 17 2008 12:
49 am
3 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/43377f1331b72ee1?hl=en


Problem with Data Grid - 1 new
------------------------------
I have a Data Grid to display employee names and codes. On clicking a button (
outside the datagrid) I perform some calculations which sets the fields of
other columns in the datagrid. The problem I am facing is that not all columns
are filled with values resulting from the calculations. Only the first few
rows are being - Thurs, Apr 17 2008 12:56 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3d313e8ff751f47f?hl=en


directory listing - 1 new
-------------------------
1. Create a directory /PDFs in your webfolder and mark it in IIS or you
deployment project as readable. 2. In your app list the directory using system.
io.file / directory namespaces 3. foreach directory read filename and path
into a structure an easy way is to create a dataset with a table (filename,
date, etc...). - Thurs, Apr 17 2008 2:20 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/61bee60a8abb49a4?hl=en


TableAdapter, INNER JOINs, stored procs, and problems with Update - 5 new
-------------------------------------------------------------------------
I believe its not possible. The way to go is to design a dataset including the
relations you need... So you can make your view over the datatables and the
update will work because the typed dataset knows about the relations between
the tables. - Thurs, Apr 17 2008 2:23 am
5 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c8b06c917d46ead6?hl=en


setting textbox focus at the end of the text - 1 new
----------------------------------------------------
I found the solution: in my VB PageLoad event TextBox1.Attributes.Add("onfoc
us", "javascript:setSelectionRange( '" + "','')") on the top of my HTML code
page: <script language="JavaScript" type="text/javascript"> function
setSelectionRange() { var inputField = document.getElementById('TextB ox1'); -
Thurs, Apr 17 2008 3:13 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/3a333ef75b6b003d?hl=en


Register Javascript File - 1 new
--------------------------------
In addition to what Mick suggested, I would also recommend you check out the
ClientScriptManager's RegisterClientScriptInclude method. Since you want to
include the file dynamically, using the ClientScriptManager's methods is, I
believe, the only route to go. ========== Regards, Steve [link] - Thurs, Apr
17 2008 3:21 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/f96a4e4619774d6f?hl=en


Div Woes - 1 new
----------------
Hi Greg Thanks for your reply. Yes the z-index is higher. Basically if there
is no background on the obsurcing div where the mouseover and mouseout events
are attached then it seems that the underlying object events get fired as well
as the overlaying object ( my div ). "Cowboy (Gregory A. Beamer)" <NoSpamMgbwo.
..@comcast.netNoS pamM> wrote in - Thurs, Apr 17 2008 4:17 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c840cf6433043f95?hl=en


how do i implement multiple file upload and download? - 2 new
-------------------------------------------------------------
Hi Did it solve your problem? i m looking for a simple multiple file upload
and download control. i m using vwd2005 express,C#. can you show the code or
example on how do i implement multiple file upload and download? thanks. jack.
- Thurs, Apr 17 2008 4:59 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/453a3a84a591b9e5?hl=en


Is having multiple gridviews and formviews on a single page a good practice? -
2 new
-----
Hi, I think I need a gridview, formview, another gridview, and another
formview on a single page. There is a parent-child relationship between the
first gridview and the formview and then between second gridview and the
second formview. There is also a parent-child relationship between the first -
Thurs, Apr 17 2008 5:46 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/137b98ed6702c97f?hl=en


asp.net uses the wrong compiler - 1 new
---------------------------------------
i am writing a web project running under IIS on VS 2008. on a standard exe if
i write a line that uses one of the new language features of VB.NET 2008, the
IDE uses the .net 3.5 compiler to compile the code (although i am targeting .
net 2) and all is working well. however, on an asp.net site the iis and/or the
.net worker process uses the .net 2 - Thurs, Apr 17 2008 5:50 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/a3a91a1c57637e18?hl=en


CHina Wholesale NFL NHL Jersey Shoes Sneakers Mauri Womens Shoes
WholesaleDesigner Womens Sandals Boots For Womens Nike Woman - 1 new
--------------------------------------------------------------------
China Wholesale Designer Jeans at [link] Discount Brand Clothing:Wholesale
Abercrombie Cheap Discount Juicy Couture, Wholesale ED Hardy Clothes, Cheap
True Religion Jeans Evisu Wholesale Seven Jeans,Designer Rock and Republic
Jeans, Cheap Burberry Handbags UGG Boots Wholesale Juicy Cheap Abercrombie and
Fitch China ED Hardy - Thurs, Apr 17 2008 6:06 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/c38c0922abbbfc45?hl=en


QueryBuilder and Filter - 1 new
-------------------------------
Hi I've created a new Dataset (xsd file) to connect to my ms access database.
When adding a parameterized query I used a @ID to define the input. This
raises an error .... Does anyone know how to define the filter in the query
builder ? Thanx John - Thurs, Apr 17 2008 6:08 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/d6b1a8cf70826a79?hl=en


CSharp @ - 4 new
----------------
Hi, I know this isn't a C# group, but its just a quick one. As a seasoned C++
developer I'm learning C# as I go along. What's the @ symbol for before a
string? eg: FileInfo myFile = new FileInfo(@"c:\Temp\Test\readme .txt"); Why
can't it just be: FileInfo myFile = new FileInfo("c:\Temp\Test\readme. txt"); ?
 - Thurs, Apr 17 2008 6:17 am
4 messages , 3 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/a28d2435b710db14?hl=en


china wholesale cheap gucci prada jacket cheap diesel bape evius jeans
sneakers - 1 new
----------------
china wholesale ed hardy items included ed hardy caps,hats,ed hardy mens,men's
womens women's shirts,t-shirts,100% contten at cheap and discount price,
popular brand Ed Hardy Hoodies & Jeans china wholesale,buy sell and wholesale
edhardy belt wholesale edhardy T-Shirts,Buy ed hardy T Shirt Online,Bulk
wholesale ed hardy T-shirts,sell edhardy T-Shirts - Thurs, Apr 17 2008 6:26 am

1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/e8d4c188631dc4e6?hl=en


Web Site takes forever to run in debug mode - 2 new
---------------------------------------------------
Hi there, I have a VS 2005 Web Site project that is taking an age to build or
run. It takes about fifteen minutes to run in debug mode. Even if I just
select Build Page, Visual Studio hangs for about five minutes. There are about
20 pages so far and about 50 references. Does anyone have any ideas? - Thurs,
Apr 17 2008 6:29 am
2 messages , 2 authors
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/2e6c28a877b77b86?hl=en


Is it safe to reset table.column.Readonly attribute for updates? - 1 new
------------------------------------------------------------------------
Hi, I have a table adapter whose main query returns columns from multiple
tables. The query calls a stored procedure which uses JOINs (or correlated
subqueries - I get the same results in both cases). I have another stored proc
that is used for updates and takes arguments representing values for - Thurs,
Apr 17 2008 7:04 am
1 message, 1 author
http://groups.google.com/group/microsoft.public.dotnet.framework.aspnet/t/755c3b05da7d02a8?hl=en


No comments: