Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:649036
More Search Options
RSS Available
Matching Posts
Re: ASP.NET Dynamic Data + guid
One solution is to add newid() function in db and than change column property isDbGenerated:= True i n linq to sql generated classes <Column(Storage:= "_CustomerFaxTypeID" , DbType:= "UniqueIdentifier NOT NULL" , IsPrimaryKey:= True , IsDbGenerated:= True )> _ Problem is that i must change that property every time when i generate linq to sql classes. Is there any other solution?? Igor
Posted to
ASP.NET Dynamic Data
(Forum)
by
Ig0r
on 12/12/2007
Re: ASP.NET Dynamic Data + guid
I still have the same problem after adding newid() function. I seems that linq to sql always insert 00000000-0000-0000-0000-000000000000 value in db. Any ideas? Thanks
Posted to
ASP.NET Dynamic Data
(Forum)
by
Ig0r
on 12/12/2007
Re: ASP.NET Dynamic Data + guid
Hi Marcin, Thanks for the quick answer. Best Regards Igor
Posted to
ASP.NET Dynamic Data
(Forum)
by
Ig0r
on 12/12/2007
ASP.NET Dynamic Data + guid
Hi, I use guid as my primary key. Insert command don't create new guid when i insert record. Is it possible to customize guid data filelds?? Thanks Igor
Posted to
ASP.NET Dynamic Data
(Forum)
by
Ig0r
on 12/11/2007
How to send array of objects from client to server side web service ???
Is this possible ? ----------- client side ------------------- var test = new Array(); test[0]= "test1" ; test[1]= "test2" ; var test1 = new Array(); test1[0]= "test122" ; test1[1]= "test222" ; var arr= new Array(); arr[0]=test; arr[1]=test1; page.getedit(pero); ------------------ server side ---------------------- <Ajax.AjaxMethod(Ajax.HttpSessionStateRequirement.ReadWrite)> _ Public Function getedit( ByVal conArr() As Array ) As String Return "ok" End Function Thanks ! Igor
Posted to
ASP.NET AJAX Networking and Web Services
(Forum)
by
Ig0r
on 3/20/2006
Page 1 of 1 (5 items)
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
TechNet Edge:
Windows Firestarter Events (Part 3 of 5): IE8 - Browse the Web in Style!
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online