Software Development Network Logo
  • Visual C++
  • Audio and Video
  • Visual FoxPro
  • VS Team System
  • SQL Server
  • .NET Development
  • Visual Basic
  • Windows Vista
  • Windows Forms
  • Microsoft ISV
  • Visual C#
  • Game Technologies
  • SharePoint Products
  • Smart Devicet
  • Visual Studio

Software Development Network >> SharePoint Products

SharePoint Products

New Question

Synchronizing Legacy DB and Application DB
Dataset, Typed Dataset or NHibernate?
best way to handle collections
HelloWorld Sample-CreateSession times out
Reverse engineering Sql Server database with Visio
Office Automation in .NET
Upgrade issue: Could not find stored procedure 'dbo.proc_MIP_GetObject'
Can not find Sharepoint server project type in vs20005 project types
IE Crashing when opening Sharepoint list
Design Question

Top Answerers

Chris Lively
Darril
Nick Darnell
Danca
Toni Chaffin
bubberz
Charley Lou
Venkatram
Kiwi Ranger
Alex1st
Gencodicephp
Only Title

Answer Questions

  • qrli DataSet-based business-logic architecture

    Hello all! I'm developing an application (ASP.NET 2.0, ADO) and I want to come up with a good DataSet-based architecture for business-logic, withTable Module, for example (Martin Fowler http://www.martinfowler.com/eaaCatalog/tableModule.html ). I posted some of my questions regarding DataSet here http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1074019&SiteID=1 The questions for this thread are the following: 1) Are there examples of good DataSet-based business-logic architecture for medium-size applications (maybe in some open-source projects or something similar) 2) Please tell me your experience and advices of using DataSets as a framework of business-logic organization. Are there any other frameworks to organiz ...Show All

  • cdun2 Full multi-tier ASP.NET code generation solution?

    Any recommendations ...for a full multi-tier ASP.NET code generation solution/tool/tool set Thank you, Michael. Thanks. I downloaded the personal edition and it seems pretty good A lot less of a pain to manage than a bunch of *** codesmith templates Now I just have to convince the people holding the wallets Have a look at BLINQ preview. http://dotnetwithme.blogspot.com/2007/01/orcas-blinq-preview.html vikas goyal Might wanna look at http://www.mygenerationsoftware.com It is a free Code Generation tools. There is quite a lot of templates already developed. The nice thing is that it is easy to modify or develop your own templates for code generation. Richard ...Show All

  • FtLeeJerry WSS V3: howto restrict # of items that can be created in a list

    Hi. Is there a simpler way to restrict the # of items that can be created in a sharepoint list either during design time (or) programatically (other than event hooking) ie., I want to show an error dialog when he clicks on 'New' in the list item creation if the existing item count, say exceeds 5 The problem with event hooking, I guess is inability to show users the dialog...isnt it Thanks It works in synchronous events like itemAdding, but in asynchronous event like item Added doesn't. true. that is how it is designed. asynch events are in the background, and the user isn't aware of them, and there is no way of raising errors. I would suggest using email as a way of notifying users o ...Show All

  • Sandor Fabian Help with Architecture

    I wanna define my own micro processor , how do i start what all do i have to learn actually this is a software development forum for architecture discussions, not hardware. I'm afraid you would have to look at another forum for the hardware discussion :-) ...Show All

  • mohdtmn Handling exceptions in CSF 3.0

    hi, I have a class from where I route messages to session service. I call all services asynchronously and hence i have defined a method in this class where service responses are recieved and handled. Now in case an error occurs(from web services that are called by Session services), I have defined a method called HandleError(SoapFaultException ex) and also added ACTION EQ ( http://schemas.xmlsoap.org/ws/2004/08/addressing/fault ) in manifest file. In the messages that I send to services, i have added reference property for correlation as I am not using CSF's correlation mechanism. In method HandleError, how can I retrieve this Id. ID exists in soap envelope in Reply property, but I recieve SoapFaultException as input to this me ...Show All

  • Alexander_H Error while embedding web part

    In the server, I logged in as administrator and added a “google search” web part using stsadm command and I added the web part under the “Home” page on the server site WSS, was fine. Later I logged into the WSS from my local machine using my user account, I was logged in successfully as administrator as I have added my ID as administrator while I logged in as administrator earlier. But when I try to add the google web part from my ID from local machine, WSS says: The file is currently checked out or locked for editing by another user. Web Parts Maintenance Page : If you have permission, you can use this page to temporarily close Web Parts or remove personal settings. For more information, contact your site adminis ...Show All

  • shaddado Workflow task causing error with forms server.

    I have a form published via forms server. Then I associate the approval workflow with the form. I fill out the form and submit it to the library. Once I finish this process my approver gets an email telling them to review the form and approve the task. They click on the link to review the form and they get this error message: The URL <library>/<filename>.xml is an unsupported relative URL. Use an absolute URL or prefix with '~sitecollection', for a site-collection-relative URL. Any ideas how to deal with this I am old to SharePoint but new to InfoPath and forms server. Thanks Shane - SharePoint Help One thing that you may want to check is if you are using a sub site to mak ...Show All

  • F.Sor How can you model this without a circular reference?

    This might be in the wrong forum; sorry. I have a really tough data modeling problem, and I'm dumbfounded. I hope there's somebody with an idea. The problem really deals with aquatic habitat and vegetation, but I'll frame it in a more familiar context. It's a very common scenario. An employee works for a company. The employee is assigned to a project. --------- --------- -------- Company --> Project --> Client --------- --------- -------- | | | | ---------- ------------ Employee --> Consultant ---------- ------------ If you add this "consultant" relation between employee and project, isn't that a circular reference Doesn't that violate like 4th normal form or something Is ther ...Show All

  • Bluehunter SPsite url not working in asp.net website

    Hi, I have a problem, I am making a document view in an asp.net website, everything is working fine in Visual studio but when I try to use it in IIS on the same machine as the SPS I get an error Message: The Web application at URL could not be found. Verify that you have typed the URL correctly. If the URL should be serving existing content, the system administrator may need to add a new request URL mapping to the intended application. Trace: at Microsoft.SharePoint.SPSite..ctor(SPFarm farm, Uri requestUri, Boolean contextSite, SPUserToken userToken) at Microsoft.SharePoint.SPSite..ctor(String requestUrl) at TasksEdit.ASPxGrid1_BeforeDeleteCommand(Object source, BeforeDeleteCommandEventArgs e) in c:\Inetpub\wwwroot\Dams\TasksEdit. ...Show All

  • ahmed khadragi Enabling Site Collection Usage Statistics in MOSS

    So, I wanted to view the Site Usage reports on my development VM after reading a post by Joel Oleson . I went to SharePoint Central Administration > Operations > Usage Analysis Processing. I enabled the logging there. Following the further instructions, I then enabled logging for MOSS. This is in SharePoint Central Administration > Shared Services > Usage reporting. I then went to view the usage for my site collection (Site Actions > Site Collection Usage Reports). I was prompted for my username and password 3 times, which was puzzling. It looked like the HTTP Basic authentication dialog. After that I got a page saying "Service Unavailable". Worse, when I tried going back to my site, I got the same message. Che ...Show All

  • _joe_ Can i make Biztalk use custom serialize/Deserialize ???

    Hi all, I'm using a custom class as serializeable which it allso implement ISerialze. I wrote constructor for serialization public MyConstructor(SerializationInfo info, StreamingContext ctx) ... and Deserializtion public ISerialze.GetObjectData(SerializationInfo info, StreamingContext ctx) ... now i tried to run it under orchestation using suspend action (with\without  transaction scope ) but i did'nt see biztalk using my custom Serialization/Deserisalization . Does anyone experienced with that isue  btw.. i tired to define events befor and after serialization ) but again .... could'nt see any changes. Thanks Amit.     Hi Amit, Your question seems to be a BizTalk ...Show All

  • garrit Where can I find older versions of Microsoft Products?

    Hi All, I don't know if this is the right place to post this question, if the moderator thinks it's not, please move it to the right one. I wanted to ask you guys if you can post some urls where I can download older versions of ALL microsoft products. (DirectX, Windows Media Player, MS Office, etc ...) I need these to test my apps that it would be backward compatible to older releases of the products. If you can point me to an archive site where microsoft keeps their older (even unsupported) products (if there is one), I would gladly appreciate it. The only way that I know of is to get an MSDN Sub... then you can download it from the subscribers download site. You will find that if you hav ...Show All

  • David Norris Mail quota allocate

    please help me Mail quota allocate which support IMAP4/SSL Webmail protocols. example : yahoo create a new user mail memory allocate 1Gb memory space. same thing how to mail quota memory allocate. please any post code. its very urgent. thanks Thanks Clemens Vasters - MSFT . Please give any idea or coding. if you Idea post this forum here . If you have codings please send my mail id: Mail Id is viswa.vp@gmail.com Please help me. Its urgent.please,please,please. thanks. I have moved this question to the "Architecture General" forum. Your question, as you ask it, is nearly impossible to answer without a lot more context and most certainly there is no way to post code for this. The reason for ...Show All

  • GeorgeCC Authorization Manager (AzMan) API

    Hi All, Microsoft seems to be putting AuthorizationManager forward as its offering for authorization in a number of articles, but there seems to be very little documentation about it. I'm currently writing a .NET wrapper for the interop assembly. Does Microsoft already have one Also, where can I get the API documentation Thanks, Steve Pack Hi Steven, if yours is an ASP.NET 2.0 application you can use the ASP.NET 2.0 security model to access AzMan indirectly thru its provider model (you can read about that here: http://msdn2.microsoft.com/en-us/architecture/ms998336.aspx ) If your application, being web or not, needs to access an AzMan repository from a non-web environment, you can leverage the ...Show All

  • rashers MITM attack

    Hi All, Can somebody please let me know about the mitigations strategies available for "Man in the middle attack" vulnerability. regards Basically, you can authenticate any traffic that comes into your zones "normally user session", use authentication techniques that are based on Public Key, Mutual, Secret key, or even voice authentication. http://search.msn.com/results.aspx form=DESKBR&q=man+in+the+middle+attack ...Show All

121314151617181920212223242526272829

©2008 Software Development Network

powered by phorum